Google Cloud Channel V1 Client - Class CustomerType (1.1.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class CustomerType.

CustomerType of the customer

Protobuf type google.cloud.channel.v1.CloudIdentityInfo.CustomerType

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

CUSTOMER_TYPE_UNSPECIFIED

Value: 0

Not used.

Generated from protobuf enum CUSTOMER_TYPE_UNSPECIFIED = 0;

DOMAIN

Value: 1

Domain-owning customer which needs domain verification to use services.

Generated from protobuf enum DOMAIN = 1;

TEAM

Value: 2

Team customer which needs email verification to use services.

Generated from protobuf enum TEAM = 2;