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