Google.Pubsub.V1.StreamingPullResponse.SubscriptionProperties (BroadwayCloudPubSub v2.0.0-rc.0)

Copy Markdown View Source

Subscription properties sent as part of the response.

Summary

Types

t()

@type t() :: %Google.Pubsub.V1.StreamingPullResponse.SubscriptionProperties{
  __protobuf__: true,
  __unknown_fields__: [Protobuf.unknown_field()],
  exactly_once_delivery_enabled: boolean(),
  message_ordering_enabled: boolean()
}