Google Cloud Channel V1 Client - Class Type (1.3.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

Methods

name

Parameter
NameDescription
value mixed

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;