GoogleIAMServiceAccountKeyOrigin
No description
enum GoogleIAMServiceAccountKeyOrigin {
ORIGIN_UNSPECIFIED
USER_PROVIDED
GOOGLE_PROVIDED
}
Values
GoogleIAMServiceAccountKeyOrigin.ORIGIN_UNSPECIFIED
The type is not specified
GoogleIAMServiceAccountKeyOrigin.USER_PROVIDED
The key is provided by user
GoogleIAMServiceAccountKeyOrigin.GOOGLE_PROVIDED
The key is provided by Google
Member of
GoogleIAMServiceAccountKey object