| Class | Description |
|---|---|
| PublisherGrpc |
The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| 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.PublisherImplBase |
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 |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberBlockingStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberFutureStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberImplBase |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|
| SubscriberGrpc.SubscriberStub |
The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the `Pull` method.
|