Skip to main content

GoogleCloudIAMServiceAccountKeyOrigin

No description

enum GoogleCloudIAMServiceAccountKeyOrigin {
ORIGIN_UNSPECIFIED
USER_PROVIDED
GOOGLE_PROVIDED
}

Values

GoogleCloudIAMServiceAccountKeyOrigin.ORIGIN_UNSPECIFIED

The type is not specified

GoogleCloudIAMServiceAccountKeyOrigin.USER_PROVIDED

The key is provided by users

GoogleCloudIAMServiceAccountKeyOrigin.GOOGLE_PROVIDED

The key is provided by Google

Member of

GoogleCloudIAMServiceAccountKey object