Class: Google::Apis::CloudkmsV1::DestroyCryptoKeyVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudkmsV1::DestroyCryptoKeyVersionRequest
- 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.DestroyCryptoKeyVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DestroyCryptoKeyVersionRequest
constructor
A new instance of DestroyCryptoKeyVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DestroyCryptoKeyVersionRequest
Returns a new instance of DestroyCryptoKeyVersionRequest.
960 961 962 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 960 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
965 966 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 965 def update!(**args) end |