Module: Google::Cloud::PubSub::V1::Subscriber

Defined in:
lib/google/cloud/pubsub/v1/subscriber.rb,
lib/google/cloud/pubsub/v1/subscriber/paths.rb,
lib/google/cloud/pubsub/v1/subscriber/client.rb,
lib/google/cloud/pubsub/v1/subscriber/credentials.rb

Overview

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

Defined Under Namespace

Modules: Paths Classes: Client, Credentials