Google\GAX
Namespaces
Classes
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.
BidiStream is the response object from a gRPC bidirectional streaming API call.
Encapsulates the call settings for an API call.
ClientStream is the response object from a gRPC client streaming 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
Response object from a long running API method.
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.
Collection of methods to help with serialization of protobuf objects
ServerStream is the response object from a gRPC server streaming API call.