Classes
Service Description: The service that an application uses to manipulate topics, and to send
messages to a topic.
Service Description: The service that an application uses to manipulate subscriptions and to
consume messages from a subscription via the
Pull
method.
Encapsulates the custom GAPIC header information.
Creates a function wrapper that provides extra functionalities such as retry and bundling.
Holds the parameters used for exponential backoff logic.
Encapsulates the call settings for an API call.
A collection of elements retrieved using one or more API calls. The
collection will attempt to retrieve a fixed number of elements, and
will make API calls until that fixed number is reached, or there
are no more elements to retrieve.
Holds constants necessary for interacting with gRPC.
A class that manages credentials for an API object using the Google Auth library
This class represents a segment in a path template.
A Page object wraps an API list method response and provides methods
to retrieve additional pages using the page token.
Holds the description information used for page streaming.
Response object for paged results from a list API method
Holds the parameters for retry and timeout logic with exponential backoff. Actual
implementation of the logic is elsewhere.