Class SubscriberEvent (1.10.0)

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

NameDescription
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.