Package com.google.api.gax.httpjson.longrunning (2.46.1)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.api.gax.httpjson.longrunning.OperationsClient Service Description: Manages long-running operations with an API service.

When an API method normally takes long time to complete, it can be designed to return Operation to the client, and the client can use this interface to

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.api.gax.httpjson.longrunning.OperationsSettings Settings class to configure an instance of OperationsClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsFixedSizeCollection
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsPage
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsPagedResponse
com.google.api.gax.httpjson.longrunning.OperationsSettings.Builder Builder for OperationsSettings.