Parameters of quorum approval for the
SingleTenantHsmInstanceProposal.
Attributes
Name
Description
required_approver_count
int
Output only. The required numbers of
approvers. This is the M value used for M of N
quorum auth. It is less than the number of
public keys.
challenges
MutableSequence[google.cloud.kms_v1.types.Challenge]
Output only. The challenges to be signed by
2FA keys for quorum auth. M of N of these
challenges are required to be signed to approve
the operation.
approved_two_factor_public_key_pems
MutableSequence[str]
Output only. The public keys associated with the 2FA keys
that have already approved the
SingleTenantHsmInstanceProposal
by signing the challenge.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]