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-08-07 UTC."],[[["This webpage provides documentation for the `com.google.api.gax.httpjson.longrunning` Java package, specifically version 2.52.0, and includes links to various versions ranging from 2.63.1 (latest) down to 2.7.1."],["The `OperationsClient` class is highlighted as the primary entry point for utilizing this package, allowing interaction with long-running operations in an API service."],["The `OperationsSettings` class allows for the customization of credentials, endpoints, and retry behavior when using the `OperationsClient`."],["The page also contains links and descriptions for several classes related to `OperationsClient`, such as `ListOperationsFixedSizeCollection`, `ListOperationsPage`, and `ListOperationsPagedResponse` along with the `OperationsSettings.Builder` class."],["The Github repository for the package can also be found on this webpage, with the given link."]]],[]]