Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- acknowledge(AcknowledgeRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`.
- acknowledge(AcknowledgeRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`.
- acknowledge(AcknowledgeRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`.
- acknowledge(AcknowledgeRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Acknowledges the messages associated with the `ack_ids` in the `AcknowledgeRequest`.
B
- bindService() - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
- bindService() - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceImplBase
- bindService() - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
- bindService(PublisherGrpc.AsyncService) - Static method in class com.google.pubsub.v1.PublisherGrpc
- bindService(SchemaServiceGrpc.AsyncService) - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- bindService(SubscriberGrpc.AsyncService) - Static method in class com.google.pubsub.v1.SubscriberGrpc
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
- build(Channel, CallOptions) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
C
- com.google.pubsub.v1 - package com.google.pubsub.v1
- commitSchema(CommitSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Commits a new schema revision to an existing schema.
- commitSchema(CommitSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Commits a new schema revision to an existing schema.
- commitSchema(CommitSchemaRequest, StreamObserver<Schema>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Commits a new schema revision to an existing schema.
- commitSchema(CommitSchemaRequest, StreamObserver<Schema>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Commits a new schema revision to an existing schema.
- createSchema(CreateSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Creates a schema.
- createSchema(CreateSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Creates a schema.
- createSchema(CreateSchemaRequest, StreamObserver<Schema>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Creates a schema.
- createSchema(CreateSchemaRequest, StreamObserver<Schema>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Creates a schema.
- createSnapshot(CreateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Creates a snapshot from the requested subscription.
- createSnapshot(CreateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Creates a snapshot from the requested subscription.
- createSnapshot(CreateSnapshotRequest, StreamObserver<Snapshot>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Creates a snapshot from the requested subscription.
- createSnapshot(CreateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Creates a snapshot from the requested subscription.
- createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Creates a subscription to a given topic.
- createSubscription(Subscription) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Creates a subscription to a given topic.
- createSubscription(Subscription, StreamObserver<Subscription>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Creates a subscription to a given topic.
- createSubscription(Subscription, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Creates a subscription to a given topic.
- createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Creates the given topic with the given name.
- createTopic(Topic) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Creates the given topic with the given name.
- createTopic(Topic, StreamObserver<Topic>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Creates the given topic with the given name.
- createTopic(Topic, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Creates the given topic with the given name.
D
- deleteSchema(DeleteSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Deletes a schema.
- deleteSchema(DeleteSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Deletes a schema.
- deleteSchema(DeleteSchemaRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Deletes a schema.
- deleteSchema(DeleteSchemaRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Deletes a schema.
- deleteSchemaRevision(DeleteSchemaRevisionRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Deletes a specific schema revision.
- deleteSchemaRevision(DeleteSchemaRevisionRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Deletes a specific schema revision.
- deleteSchemaRevision(DeleteSchemaRevisionRequest, StreamObserver<Schema>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Deletes a specific schema revision.
- deleteSchemaRevision(DeleteSchemaRevisionRequest, StreamObserver<Schema>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Deletes a specific schema revision.
- deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Removes an existing snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Removes an existing snapshot.
- deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Removes an existing snapshot.
- deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Removes an existing snapshot.
- deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Deletes an existing subscription.
- deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Deletes an existing subscription.
- deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Deletes an existing subscription.
- deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Deletes an existing subscription.
- deleteTopic(DeleteTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Deletes the topic with the given name.
- deleteTopic(DeleteTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Deletes the topic with the given name.
- deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Deletes the topic with the given name.
- deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Deletes the topic with the given name.
- detachSubscription(DetachSubscriptionRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Detaches a subscription from this topic.
- detachSubscription(DetachSubscriptionRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Detaches a subscription from this topic.
- detachSubscription(DetachSubscriptionRequest, StreamObserver<DetachSubscriptionResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Detaches a subscription from this topic.
- detachSubscription(DetachSubscriptionRequest, StreamObserver<DetachSubscriptionResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Detaches a subscription from this topic.
G
- getAcknowledgeMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getCommitSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getCreateSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getCreateSnapshotMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getCreateSubscriptionMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getCreateTopicMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getDeleteSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getDeleteSchemaRevisionMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getDeleteSnapshotMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getDeleteSubscriptionMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getDeleteTopicMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getDetachSubscriptionMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getGetSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getGetSnapshotMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getGetSubscriptionMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getGetTopicMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getListSchemaRevisionsMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getListSchemasMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getListSnapshotsMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getListSubscriptionsMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getListTopicsMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getListTopicSnapshotsMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getListTopicSubscriptionsMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getModifyAckDeadlineMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getModifyPushConfigMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getPublishMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getPullMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getRollbackSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getSchema(GetSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Gets a schema.
- getSchema(GetSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Gets a schema.
- getSchema(GetSchemaRequest, StreamObserver<Schema>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Gets a schema.
- getSchema(GetSchemaRequest, StreamObserver<Schema>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Gets a schema.
- getSeekMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getServiceDescriptor() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getServiceDescriptor() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getServiceDescriptor() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getSnapshot(GetSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Gets the configuration details of a snapshot.
- getSnapshot(GetSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Gets the configuration details of a snapshot.
- getSnapshot(GetSnapshotRequest, StreamObserver<Snapshot>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Gets the configuration details of a snapshot.
- getSnapshot(GetSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Gets the configuration details of a snapshot.
- getStreamingPullMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Gets the configuration details of a subscription.
- getSubscription(GetSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Gets the configuration details of a subscription.
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Gets the configuration details of a subscription.
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Gets the configuration details of a subscription.
- getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Gets the configuration of a topic.
- getTopic(GetTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Gets the configuration of a topic.
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Gets the configuration of a topic.
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Gets the configuration of a topic.
- getUpdateSnapshotMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getUpdateSubscriptionMethod() - Static method in class com.google.pubsub.v1.SubscriberGrpc
- getUpdateTopicMethod() - Static method in class com.google.pubsub.v1.PublisherGrpc
- getValidateMessageMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
- getValidateSchemaMethod() - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
L
- listSchemaRevisions(ListSchemaRevisionsRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Lists all schema revisions for the named schema.
- listSchemaRevisions(ListSchemaRevisionsRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Lists all schema revisions for the named schema.
- listSchemaRevisions(ListSchemaRevisionsRequest, StreamObserver<ListSchemaRevisionsResponse>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Lists all schema revisions for the named schema.
- listSchemaRevisions(ListSchemaRevisionsRequest, StreamObserver<ListSchemaRevisionsResponse>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Lists all schema revisions for the named schema.
- listSchemas(ListSchemasRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Lists schemas in a project.
- listSchemas(ListSchemasRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Lists schemas in a project.
- listSchemas(ListSchemasRequest, StreamObserver<ListSchemasResponse>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Lists schemas in a project.
- listSchemas(ListSchemasRequest, StreamObserver<ListSchemasResponse>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Lists schemas in a project.
- listSnapshots(ListSnapshotsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Lists the existing snapshots.
- listSnapshots(ListSnapshotsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Lists the existing snapshots.
- listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Lists the existing snapshots.
- listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Lists the existing snapshots.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Lists matching subscriptions.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Lists matching subscriptions.
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Lists matching subscriptions.
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Lists matching subscriptions.
- listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Lists matching topics.
- listTopics(ListTopicsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Lists matching topics.
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Lists matching topics.
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Lists matching topics.
- listTopicSnapshots(ListTopicSnapshotsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Lists the names of the snapshots on this topic.
- listTopicSnapshots(ListTopicSnapshotsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Lists the names of the snapshots on this topic.
- listTopicSnapshots(ListTopicSnapshotsRequest, StreamObserver<ListTopicSnapshotsResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Lists the names of the snapshots on this topic.
- listTopicSnapshots(ListTopicSnapshotsRequest, StreamObserver<ListTopicSnapshotsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Lists the names of the snapshots on this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Lists the names of the attached subscriptions on this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Lists the names of the attached subscriptions on this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Lists the names of the attached subscriptions on this topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Lists the names of the attached subscriptions on this topic.
M
- modifyAckDeadline(ModifyAckDeadlineRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Modifies the ack deadline for a specific message.
- modifyAckDeadline(ModifyAckDeadlineRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Modifies the ack deadline for a specific message.
- modifyAckDeadline(ModifyAckDeadlineRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Modifies the ack deadline for a specific message.
- modifyAckDeadline(ModifyAckDeadlineRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Modifies the ack deadline for a specific message.
- modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Modifies the `PushConfig` for a specified subscription.
- modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Modifies the `PushConfig` for a specified subscription.
- modifyPushConfig(ModifyPushConfigRequest, StreamObserver<Empty>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Modifies the `PushConfig` for a specified subscription.
- modifyPushConfig(ModifyPushConfigRequest, StreamObserver<Empty>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Modifies the `PushConfig` for a specified subscription.
N
- newBlockingStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newFutureStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class com.google.pubsub.v1.PublisherGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.pubsub.v1.SchemaServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.pubsub.v1.SubscriberGrpc
-
Creates a new async stub that supports all call types for the service
P
- publish(PublishRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Adds one or more messages to the topic.
- publish(PublishRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Adds one or more messages to the topic.
- publish(PublishRequest, StreamObserver<PublishResponse>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Adds one or more messages to the topic.
- publish(PublishRequest, StreamObserver<PublishResponse>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Adds one or more messages to the topic.
- PublisherGrpc - Class in com.google.pubsub.v1
-
The service that an application uses to manipulate topics, and to send messages to a topic.
- PublisherGrpc.AsyncService - Interface in com.google.pubsub.v1
-
The service that an application uses to manipulate topics, and to send messages to a topic.
- PublisherGrpc.PublisherBlockingStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do synchronous rpc calls to service Publisher.
- PublisherGrpc.PublisherFutureStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Publisher.
- PublisherGrpc.PublisherImplBase - Class in com.google.pubsub.v1
-
Base class for the server implementation of the service Publisher.
- PublisherGrpc.PublisherStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do asynchronous rpc calls to service Publisher.
- PublisherImplBase() - Constructor for class com.google.pubsub.v1.PublisherGrpc.PublisherImplBase
- pull(PullRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Pulls messages from the server.
- pull(PullRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Pulls messages from the server.
- pull(PullRequest, StreamObserver<PullResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Pulls messages from the server.
- pull(PullRequest, StreamObserver<PullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Pulls messages from the server.
R
- rollbackSchema(RollbackSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Creates a new schema revision that is a copy of the provided revision_id.
- rollbackSchema(RollbackSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Creates a new schema revision that is a copy of the provided revision_id.
- rollbackSchema(RollbackSchemaRequest, StreamObserver<Schema>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Creates a new schema revision that is a copy of the provided revision_id.
- rollbackSchema(RollbackSchemaRequest, StreamObserver<Schema>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Creates a new schema revision that is a copy of the provided revision_id.
S
- SchemaServiceGrpc - Class in com.google.pubsub.v1
-
Service for doing schema-related operations.
- SchemaServiceGrpc.AsyncService - Interface in com.google.pubsub.v1
-
Service for doing schema-related operations.
- SchemaServiceGrpc.SchemaServiceBlockingStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do synchronous rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceFutureStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceImplBase - Class in com.google.pubsub.v1
-
Base class for the server implementation of the service SchemaService.
- SchemaServiceGrpc.SchemaServiceStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
- SchemaServiceImplBase() - Constructor for class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceImplBase
- seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
- seek(SeekRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
- seek(SeekRequest, StreamObserver<SeekResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
- seek(SeekRequest, StreamObserver<SeekResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.PublisherGrpc
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.SchemaServiceGrpc
- SERVICE_NAME - Static variable in class com.google.pubsub.v1.SubscriberGrpc
- streamingPull(StreamObserver<StreamingPullResponse>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Establishes a stream with the server, which sends messages down to the client.
- streamingPull(StreamObserver<StreamingPullResponse>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Establishes a stream with the server, which sends messages down to the client.
- SubscriberGrpc - Class in com.google.pubsub.v1
-
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.
- SubscriberGrpc.AsyncService - Interface in com.google.pubsub.v1
-
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.
- SubscriberGrpc.SubscriberBlockingStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do synchronous rpc calls to service Subscriber.
- SubscriberGrpc.SubscriberFutureStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Subscriber.
- SubscriberGrpc.SubscriberImplBase - Class in com.google.pubsub.v1
-
Base class for the server implementation of the service Subscriber.
- SubscriberGrpc.SubscriberStub - Class in com.google.pubsub.v1
-
A stub to allow clients to do asynchronous rpc calls to service Subscriber.
- SubscriberImplBase() - Constructor for class com.google.pubsub.v1.SubscriberGrpc.SubscriberImplBase
U
- updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Updates an existing snapshot.
- updateSnapshot(UpdateSnapshotRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Updates an existing snapshot.
- updateSnapshot(UpdateSnapshotRequest, StreamObserver<Snapshot>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Updates an existing snapshot.
- updateSnapshot(UpdateSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Updates an existing snapshot.
- updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberBlockingStub
-
Updates an existing subscription.
- updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberFutureStub
-
Updates an existing subscription.
- updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.pubsub.v1.SubscriberGrpc.AsyncService
-
Updates an existing subscription.
- updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.pubsub.v1.SubscriberGrpc.SubscriberStub
-
Updates an existing subscription.
- updateTopic(UpdateTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherBlockingStub
-
Updates an existing topic.
- updateTopic(UpdateTopicRequest) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherFutureStub
-
Updates an existing topic.
- updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in interface com.google.pubsub.v1.PublisherGrpc.AsyncService
-
Updates an existing topic.
- updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in class com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Updates an existing topic.
V
- validateMessage(ValidateMessageRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Validates a message against a schema.
- validateMessage(ValidateMessageRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Validates a message against a schema.
- validateMessage(ValidateMessageRequest, StreamObserver<ValidateMessageResponse>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Validates a message against a schema.
- validateMessage(ValidateMessageRequest, StreamObserver<ValidateMessageResponse>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Validates a message against a schema.
- validateSchema(ValidateSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Validates a schema.
- validateSchema(ValidateSchemaRequest) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Validates a schema.
- validateSchema(ValidateSchemaRequest, StreamObserver<ValidateSchemaResponse>) - Method in interface com.google.pubsub.v1.SchemaServiceGrpc.AsyncService
-
Validates a schema.
- validateSchema(ValidateSchemaRequest, StreamObserver<ValidateSchemaResponse>) - Method in class com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceStub
-
Validates a schema.
All Classes and Interfaces|All Packages|Constant Field Values