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