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.39.0, within the larger context of the `gax-java` library, with the latest version being 2.63.1."],["The `OperationsClient` class is the primary entry point for interacting with the API, enabling management of long-running operations."],["The `OperationsSettings` class allows configuration of credentials, endpoints, and retry settings for the `OperationsClient`."],["The documentation lists numerous classes, interfaces, and enums within the `com.google.longrunning` package, detailing various request, response, and builder types used in managing long-running operations."],["A GitHub repository link is provided for further exploration of the package's source code, found at: https://github.com/googleapis/sdk-platform-java/tree/main/gax-java/gax/src/main/java/com/google/longrunning."]]],[]]