Class: Google::Apis::CloudkmsV1::ExecuteSingleTenantHsmInstanceProposalRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudkmsV1::ExecuteSingleTenantHsmInstanceProposalRequest
- 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 HsmManagement.ExecuteSingleTenantHsmInstanceProposal.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExecuteSingleTenantHsmInstanceProposalRequest
constructor
A new instance of ExecuteSingleTenantHsmInstanceProposalRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExecuteSingleTenantHsmInstanceProposalRequest
Returns a new instance of ExecuteSingleTenantHsmInstanceProposalRequest.
1559 1560 1561 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1559 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1564 1565 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 1564 def update!(**args) end |