menu
googleapis package
documentation
cloudkms/v1.dart
QuorumAuth
QuorumAuth.new constructor
QuorumAuth.new constructor
dark_mode
light_mode
QuorumAuth
constructor
QuorumAuth
(
{
int
?
requiredApproverCount
,
int
?
totalApproverCount
,
List
<
String
>
?
twoFactorPublicKeyPems
,
})
Implementation
QuorumAuth({ this.requiredApproverCount, this.totalApproverCount, this.twoFactorPublicKeyPems, });
googleapis package
documentation
cloudkms/v1
QuorumAuth
QuorumAuth.new constructor
QuorumAuth class