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 the `com.google.longrunning` package is 2.63.1, although the current package on the page is version 2.43.0."],["This webpage provides documentation for the `com.google.longrunning` package, which is utilized for managing long-running operations within an API service."],["The `OperationsClient` class serves as the primary entry point for utilizing the package's functionality and contains methods for interacting with long-running operations."],["`OperationsSettings` is the class that can be used to configure client instances, including credentials, endpoints, and retry settings."],["The page includes detailed information about various classes, such as `CancelOperationRequest`, `GetOperationRequest`, `ListOperationsRequest`, `Operation`, `OperationInfo`, and their respective builders, as well as interfaces and enums within the `com.google.longrunning` package."]]],[]]