Class: Google::Apis::ApikeysV2::V2UndeleteKeyRequest
- Inherits:
-
Object
- Object
- Google::Apis::ApikeysV2::V2UndeleteKeyRequest
- 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
-
#initialize(**args) ⇒ V2UndeleteKeyRequest
constructor
A new instance of V2UndeleteKeyRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |