[[["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-07 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`."]]],[]]