[[["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 `LongRunningClient` interface, which is used for managing long-running operations in a platform-agnostic manner."],["The latest version of `LongRunningClient` is version 2.63.1, and the page includes documentation for various other versions, ranging from 2.62.0 all the way down to 2.7.1."],["The `LongRunningClient` interface provides methods like `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all of which are a type of `UnaryCallable` that allows you to issue calls to perform actions on long running operations."],["The `getOperationCallable()` method, returns a `UnaryCallable` that issues calls to get the latest status of an operation, and outputs an `OperationSnapshot`."],["All versions shown in this page are for the Java SDK, with the `com.google.api.gax.rpc` package prefix."]]],[]]