Class: Google::Apis::ApikeysV2::V2UndeleteKeyRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/apikeys_v2/classes.rb,
lib/google/apis/apikeys_v2/representations.rb,
lib/google/apis/apikeys_v2/representations.rb

Overview

Request message for UndeleteKey method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ V2UndeleteKeyRequest

Returns a new instance of V2UndeleteKeyRequest.



474
475
476
# File 'lib/google/apis/apikeys_v2/classes.rb', line 474

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



479
480
# File 'lib/google/apis/apikeys_v2/classes.rb', line 479

def update!(**args)
end