| AckReplyConsumer |
Accepts a reply, sending it to the service.
|
| AckReplyConsumerWithResponse |
Acknowledging a message in Pub/Sub means that you are done with it, and it will not be delivered
to this subscription again.
|
| AckRequestData |
|
| AckRequestData.Builder |
|
| AckResponse |
|
| MessageReceiver |
This interface can be implemented by users of Subscriber to receive messages.
|
| MessageReceiverWithAckResponse |
|
| Publisher |
A Cloud Pub/Sub publisher, that is
associated with a specific topic at creation.
|
| Publisher.Builder |
|
| PublisherInterface |
|
| SchemaServiceClient |
Service Description: Service for doing schema-related operations.
|
| SchemaServiceClient.ListSchemaRevisionsFixedSizeCollection |
|
| SchemaServiceClient.ListSchemaRevisionsPage |
|
| SchemaServiceClient.ListSchemaRevisionsPagedResponse |
|
| SchemaServiceClient.ListSchemasFixedSizeCollection |
|
| SchemaServiceClient.ListSchemasPage |
|
| SchemaServiceClient.ListSchemasPagedResponse |
|
| SchemaServiceSettings |
|
| SchemaServiceSettings.Builder |
Builder for SchemaServiceSettings.
|
| Subscriber |
A Cloud Pub/Sub subscriber that is
associated with a specific subscription at creation.
|
| Subscriber.Builder |
|
| SubscriberInterface |
The core interface for a Cloud Pub/Sub subscriber, consisting only of
ApiService methods.
|
| SubscriptionAdminClient |
Service Description: 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.
|
| SubscriptionAdminClient.ListSnapshotsFixedSizeCollection |
|
| SubscriptionAdminClient.ListSnapshotsPage |
|
| SubscriptionAdminClient.ListSnapshotsPagedResponse |
|
| SubscriptionAdminClient.ListSubscriptionsFixedSizeCollection |
|
| SubscriptionAdminClient.ListSubscriptionsPage |
|
| SubscriptionAdminClient.ListSubscriptionsPagedResponse |
|
| SubscriptionAdminSettings |
|
| SubscriptionAdminSettings.Builder |
Builder for SubscriptionAdminSettings.
|
| TopicAdminClient |
Service Description: The service that an application uses to manipulate topics, and to send
messages to a topic.
|
| TopicAdminClient.ListTopicsFixedSizeCollection |
|
| TopicAdminClient.ListTopicSnapshotsFixedSizeCollection |
|
| TopicAdminClient.ListTopicSnapshotsPage |
|
| TopicAdminClient.ListTopicSnapshotsPagedResponse |
|
| TopicAdminClient.ListTopicsPage |
|
| TopicAdminClient.ListTopicsPagedResponse |
|
| TopicAdminClient.ListTopicSubscriptionsFixedSizeCollection |
|
| TopicAdminClient.ListTopicSubscriptionsPage |
|
| TopicAdminClient.ListTopicSubscriptionsPagedResponse |
|
| TopicAdminSettings |
|
| TopicAdminSettings.Builder |
Builder for TopicAdminSettings.
|