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 \ CustomerEventMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
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;