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/schema_service.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/schema_service/paths.rb,
lib/google/cloud/pubsub/v1/publisher/credentials.rb,
lib/google/cloud/pubsub/v1/schema_service/client.rb,
lib/google/cloud/pubsub/v1/iam_policy/credentials.rb,
lib/google/cloud/pubsub/v1/subscriber/credentials.rb,
lib/google/cloud/pubsub/v1/schema_service/credentials.rb,
proto_docs/google/pubsub/v1/pubsub.rb,
proto_docs/google/pubsub/v1/schema.rb

Overview

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

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

Defined Under Namespace

Modules: Encoding, IAMPolicy, Publisher, SchemaService, SchemaView, Subscriber Classes: AcknowledgeRequest, CreateSchemaRequest, CreateSnapshotRequest, DeadLetterPolicy, DeleteSchemaRequest, DeleteSnapshotRequest, DeleteSubscriptionRequest, DeleteTopicRequest, DetachSubscriptionRequest, DetachSubscriptionResponse, ExpirationPolicy, GetSchemaRequest, GetSnapshotRequest, GetSubscriptionRequest, GetTopicRequest, ListSchemasRequest, ListSchemasResponse, ListSnapshotsRequest, ListSnapshotsResponse, ListSubscriptionsRequest, ListSubscriptionsResponse, ListTopicSnapshotsRequest, ListTopicSnapshotsResponse, ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, ListTopicsRequest, ListTopicsResponse, MessageStoragePolicy, ModifyAckDeadlineRequest, ModifyPushConfigRequest, PublishRequest, PublishResponse, PubsubMessage, PullRequest, PullResponse, PushConfig, ReceivedMessage, RetryPolicy, Schema, SchemaSettings, SeekRequest, SeekResponse, Snapshot, StreamingPullRequest, StreamingPullResponse, Subscription, Topic, UpdateSnapshotRequest, UpdateSubscriptionRequest, UpdateTopicRequest, ValidateMessageRequest, ValidateMessageResponse, ValidateSchemaRequest, ValidateSchemaResponse

Constant Summary collapse

VERSION =
"0.6.0"