Skip navigation links
A B C D G I L M N O P R S T U 

A

ack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Acknowledges that the message has been successfully processed.
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to acknowledge.
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to acknowledge.
AckReplyConsumer - Interface in com.google.cloud.pubsub.v1
Accepts a reply, sending it to the service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.Publisher
Wait for all work has completed execution after a Publisher.shutdown() request, or the timeout occurs, or the current thread is interrupted.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 

B

build() - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
Builder() - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
 
Builder(PublisherStubSettings) - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
 
Builder(SubscriberStubSettings) - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
Builder(SubscriptionAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
Builder(SubscriberStubSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
Builder() - Constructor for class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
Builder(TopicAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
Builder(PublisherStubSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 

C

close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
close() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
close() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
com.google.cloud.pubsub.v1 - package com.google.cloud.pubsub.v1
A client to Cloud Pub/Sub API.
com.google.cloud.pubsub.v1.stub - package com.google.cloud.pubsub.v1.stub
 
create(PublisherStubSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(SubscriberStubSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient with default settings.
create(SubscriptionAdminSettings) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
create(SubscriberStub) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given stub for making calls.
create(SubscriberStubSettings) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
create() - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient with default settings.
create(TopicAdminSettings) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
create(PublisherStub) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given stub for making calls.
create(PublisherStubSettings) - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
createAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSnapshotsPagedResponse
 
createAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSubscriptionsPagedResponse
 
createAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicsPagedResponse
 
createAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createCollection(List<SubscriptionAdminClient.ListSnapshotsPage>, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSnapshotsFixedSizeCollection
 
createCollection(List<SubscriptionAdminClient.ListSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSubscriptionsFixedSizeCollection
 
createCollection(List<TopicAdminClient.ListTopicsPage>, int) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicsFixedSizeCollection
 
createCollection(List<TopicAdminClient.ListTopicSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsFixedSizeCollection
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createPage(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ListSnapshotsResponse) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSnapshotsPage
 
createPage(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ListSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSubscriptionsPage
 
createPage(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ListTopicsResponse) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicsPage
 
createPage(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ListTopicSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPage
 
createPageAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSnapshotsPage
 
createPageAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient.ListSubscriptionsPage
 
createPageAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicsPage
 
createPageAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
createSnapshot(ProjectSnapshotName, ProjectSubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshot(String, String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshot(CreateSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to createSnapshot.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to createSnapshot.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSnapshot.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSnapshot.
createStub() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
 
createStub() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
 
createSubscription(ProjectSubscriptionName, TopicName, PushConfig, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscription(String, String, PushConfig, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscription(Subscription) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscription(ProjectSubscriptionName, ProjectTopicName, PushConfig, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSubscription.
createTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopic(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopic(ProjectTopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deprecated.
createTopic(Topic) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to createTopic.
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
deleteSnapshot(ProjectSnapshotName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshot(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteSubscription(ProjectSubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscription(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to deleteSubscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to deleteSubscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSubscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSubscription.
deleteTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopic(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopic(ProjectTopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deprecated.
deleteTopic(DeleteTopicRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to deleteTopic.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to deleteTopic.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to deleteTopic.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to deleteTopic.
doStart() - Method in class com.google.cloud.pubsub.v1.Subscriber
 
doStop() - Method in class com.google.cloud.pubsub.v1.Subscriber
 

G

getApiMaxRequestBytes() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum size of one request.
getApiMaxRequestElementCount() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum number of messages in one request.
getBatchingSettings() - Method in class com.google.cloud.pubsub.v1.Publisher
The batching settings configured on this Publisher.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service scopes.
getDeliveryAttempt(PubsubMessage) - Static method in class com.google.cloud.pubsub.v1.Subscriber
Returns the delivery attempt count for a received PubsubMessage
getFlowControlSettings() - Method in class com.google.cloud.pubsub.v1.Subscriber
The flow control settings the Subscriber is configured with.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 
getSubscription(ProjectSubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscription(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscription(GetSubscriptionRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionNameString() - Method in class com.google.cloud.pubsub.v1.Subscriber
Subscription which the subscriber is subscribed to.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to getSubscription.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to getSubscription.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getSubscription.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getSubscription.
getTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopic(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopic(ProjectTopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deprecated.
getTopic(GetTopicRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicName() - Method in class com.google.cloud.pubsub.v1.Publisher
Topic which the publisher publishes to.
getTopicNameString() - Method in class com.google.cloud.pubsub.v1.Publisher
Topic which the publisher publishes to.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to getTopic.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to getTopic.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getTopic.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getTopic.
getValuesAsProjectSubscriptionName() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsFixedSizeCollection
 
getValuesAsProjectSubscriptionName() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPage
 
GrpcPublisherCallableFactory - Class in com.google.cloud.pubsub.v1.stub
gRPC callable factory implementation for Cloud Pub/Sub API.
GrpcPublisherCallableFactory() - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcPublisherCallableFactory
 
GrpcPublisherStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Cloud Pub/Sub API.
GrpcPublisherStub(PublisherStubSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
Constructs an instance of GrpcPublisherStub, using the given settings.
GrpcPublisherStub(PublisherStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
Constructs an instance of GrpcPublisherStub, using the given settings.
GrpcSubscriberCallableFactory - Class in com.google.cloud.pubsub.v1.stub
gRPC callable factory implementation for Cloud Pub/Sub API.
GrpcSubscriberCallableFactory() - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcSubscriberCallableFactory
 
GrpcSubscriberStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Cloud Pub/Sub API.
GrpcSubscriberStub(SubscriberStubSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
Constructs an instance of GrpcSubscriberStub, using the given settings.
GrpcSubscriberStub(SubscriberStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
Constructs an instance of GrpcSubscriberStub, using the given settings.

I

isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
iterateAllAsProjectSubscriptionName() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPage
 
iterateAllAsProjectSubscriptionName() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSubscriptionsPagedResponse
 

L

listSnapshots(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshots(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshots(ListSnapshotsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSnapshots.
listSubscriptions(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptions(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to listSubscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to listSubscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSubscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSubscriptions.
listTopics(ProjectName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopics(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to listTopics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to listTopics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopics.
listTopicSubscriptions(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the names of the subscriptions on this topic.
listTopicSubscriptions(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the names of the subscriptions on this topic.
listTopicSubscriptions(ProjectTopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the names of the subscriptions on this topic.
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the names of the subscriptions on this topic.
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the names of the subscriptions on this topic.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to listTopicSubscriptions.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to listTopicSubscriptions.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopicSubscriptions.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopicSubscriptions.

M

MessageReceiver - Interface in com.google.cloud.pubsub.v1
This interface can be implemented by users of Subscriber to receive messages.
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to modifyAckDeadline.
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to modifyAckDeadline.
modifyPushConfig(ProjectSubscriptionName, PushConfig) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfig(String, PushConfig) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to modifyPushConfig.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to modifyPushConfig.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to modifyPushConfig.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to modifyPushConfig.

N

nack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Signals that the message has not been successfully processed.
newBuilder(TopicName) - Static method in class com.google.cloud.pubsub.v1.Publisher
Constructs a new Publisher.Builder using the given topic.
newBuilder(String) - Static method in class com.google.cloud.pubsub.v1.Publisher
Constructs a new Publisher.Builder using the given topic.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a new builder for this class.
newBuilder(ProjectSubscriptionName, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
Constructs a new Subscriber.Builder.
newBuilder(String, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
Constructs a new Subscriber.Builder.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.

O

OPEN_CENSUS_MESSAGE_TRANSFORM - Static variable in class com.google.cloud.pubsub.v1.OpenCensusUtil
Propagates active OpenCensus trace and tag contexts from the Publisher by adding them as attributes to the PubsubMessage.
OpenCensusMessageReceiver(MessageReceiver) - Constructor for class com.google.cloud.pubsub.v1.OpenCensusUtil.OpenCensusMessageReceiver
 
OpenCensusUtil - Class in com.google.cloud.pubsub.v1
Utilities for propagating OpenCensus TagContext and SpanContext from publishers to subscribers.
OpenCensusUtil() - Constructor for class com.google.cloud.pubsub.v1.OpenCensusUtil
 
OpenCensusUtil.OpenCensusMessageReceiver - Class in com.google.cloud.pubsub.v1
Wrapper class for MessageReceiver that decodes any received trace and tag contexts and puts them in scope.

P

publish(PubsubMessage) - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules the publishing of a message.
publish(PubsubMessage) - Method in interface com.google.cloud.pubsub.v1.PublisherInterface
Schedules the publishing of a message.
publishAllOutstanding() - Method in class com.google.cloud.pubsub.v1.Publisher
Publish any outstanding batches if non-empty.
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
Publisher - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub publisher, that is associated with a specific topic at creation.
Publisher.Builder - Class in com.google.cloud.pubsub.v1
A builder of Publishers.
PublisherInterface - Interface in com.google.cloud.pubsub.v1
An interface for a Cloud Pub/Sub publisher.
PublisherStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Cloud Pub/Sub API.
PublisherStub() - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStub
 
PublisherStubSettings - Class in com.google.cloud.pubsub.v1.stub
Settings class to configure an instance of PublisherStub.
PublisherStubSettings(PublisherStubSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
 
PublisherStubSettings.Builder - Class in com.google.cloud.pubsub.v1.stub
Builder for PublisherStubSettings.
publishSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to publish.
publishSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to publish.
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
pullSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to pull.
pullSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to pull.

R

receiveMessage(PubsubMessage, AckReplyConsumer) - Method in interface com.google.cloud.pubsub.v1.MessageReceiver
Called when a message is received by the subscriber.
receiveMessage(PubsubMessage, AckReplyConsumer) - Method in class com.google.cloud.pubsub.v1.OpenCensusUtil.OpenCensusMessageReceiver
 
resumePublish(String) - Method in class com.google.cloud.pubsub.v1.Publisher
There may be non-recoverable problems with a request for an ordering key.

S

seek(SeekRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seekSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to seek.
seekSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to seek.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to seek.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to seek.
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setEnableMessageOrdering(boolean) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Sets the message ordering option.
setEndpoint(String) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Gives the ability to override the gRPC endpoint.
setEndpoint(String) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to override the gRPC endpoint.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Gives the ability to set a custom executor to be used by the library.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the flow control settings.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Sets the static header provider.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the static header provider.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setMaxAckExtensionPeriod(Duration) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Set the maximum period a message ack deadline will be extended.
setParallelPullCount(int) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the number of pullers used to pull messages from the subscription.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Configures the Publisher's retry parameters.
setSystemExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor for managing lease extensions.
setTransform(ApiFunction<PubsubMessage, PubsubMessage>) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Gives the ability to set an ApiFunction that will transform the PubsubMessage before it is sent
shutdown() - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules immediate publishing of any outstanding messages and waits until all are processed.
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
startAsync() - Method in class com.google.cloud.pubsub.v1.Subscriber
Initiates service startup and returns immediately.
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to streamingPull.
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to streamingPull.
Subscriber - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub subscriber that is associated with a specific subscription at creation.
Subscriber.Builder - Class in com.google.cloud.pubsub.v1
Builder of Subscribers.
SubscriberInterface - Interface in com.google.cloud.pubsub.v1
The core interface for a Cloud Pub/Sub subscriber, consisting only of ApiService methods.
SubscriberStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Cloud Pub/Sub API.
SubscriberStub() - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
SubscriberStubSettings - Class in com.google.cloud.pubsub.v1.stub
Settings class to configure an instance of SubscriberStub.
SubscriberStubSettings(SubscriberStubSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
 
SubscriberStubSettings.Builder - Class in com.google.cloud.pubsub.v1.stub
Builder for SubscriberStubSettings.
SubscriptionAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: 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.
SubscriptionAdminClient(SubscriptionAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
SubscriptionAdminClient(SubscriberStub) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
SubscriptionAdminClient.ListSnapshotsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminClient.ListSnapshotsPage - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminClient.ListSnapshotsPagedResponse - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminClient.ListSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminClient.ListSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminClient.ListSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
SubscriptionAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of SubscriptionAdminClient.
SubscriptionAdminSettings(SubscriptionAdminSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
SubscriptionAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for SubscriptionAdminSettings.

T

TAG_CONTEXT_KEY - Static variable in class com.google.cloud.pubsub.v1.OpenCensusUtil
 
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder containing all the values of this settings class.
TopicAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: The service that an application uses to manipulate topics, and to send messages to a topic.
TopicAdminClient(TopicAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
TopicAdminClient(PublisherStub) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
 
TopicAdminClient.ListTopicsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
TopicAdminClient.ListTopicsPage - Class in com.google.cloud.pubsub.v1
 
TopicAdminClient.ListTopicsPagedResponse - Class in com.google.cloud.pubsub.v1
 
TopicAdminClient.ListTopicSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
TopicAdminClient.ListTopicSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
TopicAdminClient.ListTopicSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
TopicAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of TopicAdminClient.
TopicAdminSettings(TopicAdminSettings.Builder) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminSettings
 
TopicAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for TopicAdminSettings.
TRACE_CONTEXT_KEY - Static variable in class com.google.cloud.pubsub.v1.OpenCensusUtil
 

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
 
updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing snapshot.
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing snapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to updateSnapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to updateSnapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSnapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSnapshot.
updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing subscription.
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Updates an existing subscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings.Builder
Returns the builder for the settings used for calls to updateSubscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStubSettings
Returns the object with the settings used for calls to updateSubscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSubscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSubscription.
updateTopic(UpdateTopicRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Updates an existing topic.
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Updates an existing topic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings.Builder
Returns the builder for the settings used for calls to updateTopic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStubSettings
Returns the object with the settings used for calls to updateTopic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to updateTopic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to updateTopic.
A B C D G I L M N O P R S T U 
Skip navigation links

Copyright © 2020 Google LLC. All rights reserved.