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.
[[["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-07-02 UTC."],[[["This webpage provides documentation for the `com.google.api.gax.httpjson.longrunning` package, with the latest version being 2.63.1."],["The `OperationsClient` class within this package is the primary entry point for managing long-running operations in an API service."],["The `OperationsSettings` class allows for configuration of credentials, endpoints, and retry settings for the `OperationsClient`."],["The webpage also includes links to the GitHub repository and provides access to the documentation for different versions of the package ranging from 2.7.1 to 2.63.1."],["There are multiple class variations, such as `ListOperationsFixedSizeCollection`, `ListOperationsPage`, and `ListOperationsPagedResponse`, available for the `OperationsClient`, as well as a `Builder` class for `OperationsSettings`."]]],[]]