Class: Google::Cloud::Kms::V1::ExecuteSingleTenantHsmInstanceProposalRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/kms/v1/hsm_management.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The name of the SingleTenantHsmInstanceProposal to execute.

Returns:



777
778
779
780
# File 'proto_docs/google/cloud/kms/v1/hsm_management.rb', line 777

class ExecuteSingleTenantHsmInstanceProposalRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end