@CheckReturnValue @ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| AdminClient |
A client for performing Pub/Sub Lite admin operations.
|
| MessageTransformer<FromT,ToT> |
A MessageTransformer details how to transform a message of one type to another.
|
| Class | Description |
|---|---|
| AdminClientSettings |
Settings for construction a Pub/Sub Lite AdminClient.
|
| AdminClientSettings.Builder | |
| CloudRegion |
A wrapped string representing a Google Cloud region.
|
| CloudZone |
A representation of a Google Cloud zone.
|
| Constants |
Useful general constants for Pub/Sub Lite.
|
| Endpoints |
Constructs regional endpoints from a CloudRegion.
|
| ErrorCodes |
Pub/Sub Lite retryable error codes.
|
| LocationPath |
A string wrapper representing a project and location.
|
| LocationPath.Builder | |
| Message |
A user message.
|
| Message.Builder | |
| Offset |
An offset in the partition.
|
| Partition |
A partition of a topic.
|
| PartitionLookupUtils |
Utilities for looking up information on partitions.
|
| ProjectId | |
| ProjectIdOrNumber | |
| ProjectLookupUtils | |
| ProjectNumber |
A wrapper class for the project
number.
|
| ProjectPath |
A string wrapper representing a project.
|
| ProjectPath.Builder | |
| PublishMetadata |
Information about a successful publish operation.
|
| SequencedMessage |
A message with its sequencing information in the partition.
|
| Stubs |
Helpers for constructing canonical stubs for Pub/Sub Lite endpoints.
|
| SubscriptionName |
A string wrapper for the name of a subscription.
|
| SubscriptionPath |
A string wrapper representing a subscription.
|
| SubscriptionPath.Builder | |
| TopicName |
A string wrapper for the name of a topic.
|
| TopicPath |
A string wrapper representing a topic.
|
| TopicPath.Builder |
Copyright © 2020 Google LLC. All rights reserved.