public enum CheckResponse.Types.ConsumerInfo.Types.ConsumerTypeReference documentation and code samples for the Service Control v1 API enum CheckResponse.Types.ConsumerInfo.Types.ConsumerType.
The type of the consumer as defined in Google Resource Manager.
Namespace
Google.Cloud.ServiceControl.V1Assembly
Google.Cloud.ServiceControl.V1.dll
| Fields | |
|---|---|
| Name | Description | 
| Folder | The consumer is a Google Cloud Folder. | 
| Organization | The consumer is a Google Cloud Organization. | 
| Project | The consumer is a Google Cloud Project. | 
| ServiceSpecific | 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. | 
| Unspecified | This is never used. |