The interfaces provided are listed below, along with usage samples.
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
receive the real response asynchronously by polling the operation resource, or pass the operation
resource to another API (such as Google Cloud Pub/Sub API) to receive the response. Any API
service that returns long-running operations should implement the Operations interface so
developers can have a consistent client experience.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["\u003cp\u003eThis webpage provides documentation for various versions of the Google API Client Libraries for Java (gax), ranging from version 2.7.1 to the latest version, 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple packages within the gax library, including \u003ccode\u003ecom.google.api.gax.batching\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.core\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.grpc\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.httpjson\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.longrunning\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.paging\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.retrying\u003c/code\u003e, \u003ccode\u003ecom.google.api.gax.rpc\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecom.google.longrunning\u003c/code\u003e package provides a client for interacting with Google's Long Running Operations API, allowing clients to manage asynchronous operations and receive responses.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes an \u003ccode\u003eOperationsClient\u003c/code\u003e interface which is used to interact with any API service that implements the \u003ccode\u003eOperations\u003c/code\u003e interface, enabling a consistent client experience for long-running operations.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.12.2 of the library is highlighted, with detailed documentation and links for its sub-packages and classes, offering a specific reference point for this version.\u003c/p\u003e\n"]]],[],null,[]]