| Class and Description |
|---|
| PublisherGrpc.PublisherBlockingStub
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherFutureStub
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| PublisherGrpc.PublisherStub
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| SubscriberGrpc.SubscriberBlockingStub
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.SubscriberFutureStub
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.SubscriberStub
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.
|
Copyright © 2019 Google LLC. All rights reserved.