[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]