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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `com.google.api.gax.httpjson.longrunning` Java package, with the latest version being 2.63.1 and a current version of 2.47.0 highlighted."],["The package's `OperationsClient` class is the main entry point for interacting with long-running operations, offering methods to manage these processes within an API service."],["The `OperationsSettings` class enables users to configure credentials, endpoints, and retry settings for the `OperationsClient`, allowing for custom tailored interactions."],["The documentation contains 48 different version links for the package, ranging from version 2.63.1 to version 2.7.1, allowing users to access older documentation if needed."],["The page provides access to four different classes, including `OperationsClient.ListOperationsFixedSizeCollection`, `OperationsClient.ListOperationsPage`, `OperationsClient.ListOperationsPagedResponse`, and `OperationsSettings.Builder`."]]],[]]