Module: Google::Cloud::PubSub::V1::Publisher

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

Overview

The service that an application uses to manipulate topics, and to send messages to a topic.

To load this service and instantiate a client:

require "google/cloud/pubsub/v1/publisher"
client = ::Google::Cloud::PubSub::V1::Publisher::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials