Module google_api_proto::google::pubsub::v1::subscriber_client
source · Expand description
Generated client implementations.
Structs§
- The service that an application uses to manipulate subscriptions and to consume messages from a subscription via the
Pullmethod or by establishing a bi-directional stream using theStreamingPullmethod.