Class CustomerEvent (1.9.3)

CustomerEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents Pub/Sub message content describing customer update.

Attributes

NameDescription
customer str
Resource name of the customer. Format: accounts/{account_id}/customers/{customer_id}
event_type google.cloud.channel_v1.types.CustomerEvent.Type
Type of event which happened on the customer.

Classes

Type

Type(value)

Type of customer event.