SubscriberEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents information which resellers will get as part of notification from Pub/Sub.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes
Name | Description |
customer_event |
google.cloud.channel_v1.types.CustomerEvent
Customer event sent as part of Pub/Sub event to partners. This field is a member of `oneof`_ ``event``. |
entitlement_event |
google.cloud.channel_v1.types.EntitlementEvent
Entitlement event sent as part of Pub/Sub event to partners. This field is a member of `oneof`_ ``event``. |