Generated from protobuf enum CONSUMER_TYPE_UNSPECIFIED = 0;
PROJECT
Value: 1
The consumer is a Google Cloud Project.
Generated from protobuf enum PROJECT = 1;
FOLDER
Value: 2
The consumer is a Google Cloud Folder.
Generated from protobuf enum FOLDER = 2;
ORGANIZATION
Value: 3
The consumer is a Google Cloud Organization.
Generated from protobuf enum ORGANIZATION = 3;
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.
Generated from protobuf enum SERVICE_SPECIFIC = 4;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Service Control V1 Client - Class ConsumerType (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-service-control/latest/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [2.0.3](/php/docs/reference/cloud-service-control/2.0.3/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [1.4.4](/php/docs/reference/cloud-service-control/1.4.4/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [1.3.0](/php/docs/reference/cloud-service-control/1.3.0/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [1.2.1](/php/docs/reference/cloud-service-control/1.2.1/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [1.1.1](/php/docs/reference/cloud-service-control/1.1.1/V1.CheckResponse.ConsumerInfo.ConsumerType)\n- [1.0.6](/php/docs/reference/cloud-service-control/1.0.6/V1.CheckResponse.ConsumerInfo.ConsumerType) \nReference documentation and code samples for the Google Cloud Service Control V1 Client class ConsumerType.\n\nThe type of the consumer as defined in\n[Google Resource Manager](https://cloud.google.com/resource-manager/).\n\nProtobuf type `google.api.servicecontrol.v1.CheckResponse.ConsumerInfo.ConsumerType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ServiceControl \\\\ V1 \\\\ CheckResponse \\\\ ConsumerInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CONSUMER_TYPE_UNSPECIFIED\n\n Value: 0\n\nThis is never used.\n\nGenerated from protobuf enum `CONSUMER_TYPE_UNSPECIFIED = 0;`\n\n### PROJECT\n\n Value: 1\n\nThe consumer is a Google Cloud Project.\n\nGenerated from protobuf enum `PROJECT = 1;`\n\n### FOLDER\n\n Value: 2\n\nThe consumer is a Google Cloud Folder.\n\nGenerated from protobuf enum `FOLDER = 2;`\n\n### ORGANIZATION\n\n Value: 3\n\nThe consumer is a Google Cloud Organization.\n\nGenerated from protobuf enum `ORGANIZATION = 3;`\n\n### SERVICE_SPECIFIC\n\n Value: 4\n\nService-specific resource container which is defined by the service\nproducer to offer their users the ability to manage service control\nfunctionalities at a finer level of granularity than the PROJECT.\n\nGenerated from protobuf enum `SERVICE_SPECIFIC = 4;`"]]