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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-09 UTC."],[],[]]