GoogleIAMServiceAccountKeyAlgorithm
No description
enum GoogleIAMServiceAccountKeyAlgorithm {
KEY_ALG_UNSPECIFIED
KEY_ALG_RSA_1024
KEY_ALG_RSA_2048
}
Values
GoogleIAMServiceAccountKeyAlgorithm.KEY_ALG_UNSPECIFIED
The type is not specified
GoogleIAMServiceAccountKeyAlgorithm.KEY_ALG_RSA_1024
1k RSA Key
GoogleIAMServiceAccountKeyAlgorithm.KEY_ALG_RSA_2048
2k RSA Key
Member of
GoogleIAMServiceAccountKey
object