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."],[[["The latest version available for `com.google.longrunning` is 2.63.1, with version 2.60.0 currently being the focus of the page."],["The package `com.google.longrunning` provides client and settings classes for managing long-running operations, primarily through the `OperationsClient` and `OperationsSettings` classes."],["`OperationsClient` is the main entry point for interacting with long-running operation APIs, featuring multiple Java methods for each API function."],["`OperationsSettings` is used to customize the configuration of an `OperationsClient` instance, including settings for credentials, endpoints, and retry behavior."],["The page also lists many other classes, interfaces, and enums available in this package, covering a wide array of functionalities for interacting with and managing long-running operations."]]],[]]