Enum CheckResponse.Types.ConsumerInfo.Types.ConsumerType (1.2.0)

public enum ConsumerType

The type of the consumer as defined in Google Resource Manager.

Namespace

Google.Cloud.ServiceControl.V1

Assembly

Google.Cloud.ServiceControl.V1.dll

Fields

NameDescription
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.