Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest.
Request message for HsmManagement.ApproveSingleTenantHsmInstanceProposal.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String- (::String) — Required. The name of the SingleTenantHsmInstanceProposal to approve.
#name=
def name=(value) -> ::String- value (::String) — Required. The name of the SingleTenantHsmInstanceProposal to approve.
- (::String) — Required. The name of the SingleTenantHsmInstanceProposal to approve.
#quorum_reply
def quorum_reply() -> ::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::QuorumReply-
(::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::QuorumReply) — Required. The reply to
QuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
quorum_reply,required_action_quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.
#quorum_reply=
def quorum_reply=(value) -> ::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::QuorumReply-
value (::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::QuorumReply) — Required. The reply to
QuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
quorum_reply,required_action_quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::QuorumReply) — Required. The reply to
QuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
quorum_reply,required_action_quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.
#required_action_quorum_reply
def required_action_quorum_reply() -> ::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::RequiredActionQuorumReply-
(::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::RequiredActionQuorumReply) — Required. The reply to
RequiredActionQuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
required_action_quorum_reply,quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.
#required_action_quorum_reply=
def required_action_quorum_reply=(value) -> ::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::RequiredActionQuorumReply-
value (::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::RequiredActionQuorumReply) — Required. The reply to
RequiredActionQuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
required_action_quorum_reply,quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Kms::V1::ApproveSingleTenantHsmInstanceProposalRequest::RequiredActionQuorumReply) — Required. The reply to
RequiredActionQuorumParameters
for approving the proposal.
Note: The following fields are mutually exclusive:
required_action_quorum_reply,quorum_reply. If a field in that set is populated, all other fields in the set will automatically be cleared.