Class QuorumReply (3.10.0)

QuorumReply(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The reply to QuorumParameters for approving the proposal.

Attribute

Name Description
challenge_replies MutableSequence[google.cloud.kms_v1.types.ChallengeReply]
Required. The challenge replies to approve the proposal. Challenge replies can be sent across multiple requests. The proposal will be approved when required_approver_count challenge replies are provided.