| 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.
|
| SchemaServiceGrpc.SchemaServiceBlockingStub
Service for doing schema-related operations.
|
| SchemaServiceGrpc.SchemaServiceFutureStub
Service for doing schema-related operations.
|
| SchemaServiceGrpc.SchemaServiceStub
Service for doing schema-related operations.
|
| 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 © 2023 Google LLC. All rights reserved.