Reference documentation and code samples for the Service Control API V1 API module Google::Cloud::ServiceControl::V1::CheckResponse::ConsumerInfo::ConsumerType.
The type of the consumer as defined in Google Resource Manager.
Constants
CONSUMER_TYPE_UNSPECIFIED
value: 0
This is never used.
PROJECT
value: 1
The consumer is a Google Cloud Project.
FOLDER
value: 2
The consumer is a Google Cloud Folder.
ORGANIZATION
value: 3
The consumer is a Google Cloud Organization.
SERVICE_SPECIFIC
value: 4
Service-specific resource container which is defined by the service
producer to offer their users the ability to manage service control
functionalities at a finer level of granularity than the PROJECT.