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.
2786 2787 2788 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 2786 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2791 2792 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 2791 def update!(**args) end |