[[["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 `LongRunningClient` interface, which is used for managing long-running operations in the Google API Client Library for Java."],["The latest version of the `LongRunningClient` documented on this page is 2.63.1, and multiple older versions are also available, going down as low as 2.7.1."],["The `LongRunningClient` interface includes methods such as `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all of which return a `UnaryCallable` for their respective actions."],["The methods `cancelOperationCallable()` and `deleteOperationCallable()` are used for canceling and deleting an operation respectively, both of which take a `String` as input and returns `Void`."],["`getOperationCallable()` is used to get the latest state of an operation and takes a `String` input while returning an `OperationSnapshot`."]]],[]]