Class SubscriptionProperties (2.21.1)

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

Subscription properties sent as part of the response.

Attributes

NameDescription
exactly_once_delivery_enabled :noindex: bool
Optional. True iff exactly once delivery is enabled for this subscription.
message_ordering_enabled :noindex: bool
Optional. True iff message ordering is enabled for this subscription.