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-04-09 UTC."],[[["This webpage provides documentation for the `com.google.longrunning` package, version 2.59.1, within the Google Cloud API Client Libraries for Java."],["The latest version available is 2.63.1, and the page lists several previous versions with hyperlinks to their respective documentation, ranging back to version 2.7.1."],["The package offers `OperationsClient` and `OperationsSettings` classes, which enable users to manage long-running operations and configure settings for the client, including credentials, endpoints, and retries."],["The documentation includes various classes, interfaces, and an enum related to long-running operations, such as `Operation`, `OperationInfo`, `CancelOperationRequest`, and `Operation.ResultCase`."],["A GitHub repository is available for further exploration of the source code, which can be found at the following link: https://github.com/googleapis/sdk-platform-java/tree/main/gax-java/gax/src/main/java/com/google/longrunning."]]],[]]