Class: Google::Apis::CloudkmsV1::RestoreCryptoKeyVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudkmsV1::RestoreCryptoKeyVersionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudkms_v1/classes.rb,
lib/google/apis/cloudkms_v1/representations.rb,
lib/google/apis/cloudkms_v1/representations.rb
Overview
Request message for KeyManagementService.RestoreCryptoKeyVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RestoreCryptoKeyVersionRequest
constructor
A new instance of RestoreCryptoKeyVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RestoreCryptoKeyVersionRequest
Returns a new instance of RestoreCryptoKeyVersionRequest.
1569 1570 1571 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1569 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1574 1575 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1574 def update!(**args) end |