module Google::Cloud::PubSub::V1::Subscriber
The service that an application uses to manipulate subscriptions and to consume messages from a subscription via the `Pull` method or by establishing a bi-directional stream using the `StreamingPull` method.
To load this service and instantiate a client:
require "google/cloud/pubsub/v1/subscriber" client = ::Google::Cloud::PubSub::V1::Subscriber::Client.new
Constants
- Stub