Google Cloud Channel V1 Client - Class Type (1.5.0)

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

Type of customer event.

Protobuf type google.cloud.channel.v1.CustomerEvent.Type

Namespace

Google \ Cloud \ Channel \ V1 \ CustomerEvent

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Not used.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

PRIMARY_DOMAIN_CHANGED

Value: 1

Primary domain for customer was changed.

Generated from protobuf enum PRIMARY_DOMAIN_CHANGED = 1;

PRIMARY_DOMAIN_VERIFIED

Value: 2

Primary domain of the customer has been verified.

Generated from protobuf enum PRIMARY_DOMAIN_VERIFIED = 2;