GoogleIAMServiceAccountKeyType
No description
enum GoogleIAMServiceAccountKeyType {
KEY_TYPE_UNSPECIFIED
USER_MANAGED
SYSTEM_MANAGED
}
Values
GoogleIAMServiceAccountKeyType.KEY_TYPE_UNSPECIFIED
The type is not specified
GoogleIAMServiceAccountKeyType.USER_MANAGED
A user-managed key
GoogleIAMServiceAccountKeyType.SYSTEM_MANAGED
A system-managed key
Member of
GoogleIAMServiceAccountKey
object