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

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

Overview

To load this package, including all its services, and instantiate a client:

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

Defined Under Namespace

Modules: IAMPolicy, Publisher, Subscriber Classes: AcknowledgeRequest, CreateSnapshotRequest, DeadLetterPolicy, DeleteSnapshotRequest, DeleteSubscriptionRequest, DeleteTopicRequest, DetachSubscriptionRequest, DetachSubscriptionResponse, ExpirationPolicy, GetSnapshotRequest, GetSubscriptionRequest, GetTopicRequest, ListSnapshotsRequest, ListSnapshotsResponse, ListSubscriptionsRequest, ListSubscriptionsResponse, ListTopicSnapshotsRequest, ListTopicSnapshotsResponse, ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, ListTopicsRequest, ListTopicsResponse, MessageStoragePolicy, ModifyAckDeadlineRequest, ModifyPushConfigRequest, PublishRequest, PublishResponse, PubsubMessage, PullRequest, PullResponse, PushConfig, ReceivedMessage, RetryPolicy, SeekRequest, SeekResponse, Snapshot, StreamingPullRequest, StreamingPullResponse, Subscription, Topic, UpdateSnapshotRequest, UpdateSubscriptionRequest, UpdateTopicRequest

Constant Summary collapse

VERSION =
"0.1.0"