[[["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-02 UTC."],[[["This webpage provides documentation for the `LongRunningClient` interface, focusing on managing long-running operations in the Google API Client Libraries for Java."],["The latest version of the documentation available is 2.63.1, while the current page is displaying information for version 2.35.0, with many previous versioned links also available."],["The `LongRunningClient` interface has methods such as `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all of which return a `UnaryCallable` for interacting with operations."],["`cancelOperationCallable()` and `deleteOperationCallable()` both return a `UnaryCallable` that takes a String and a Void while `getOperationCallable()` takes a String and returns an `OperationSnapshot`."],["Each of the operations can be called using the UnaryCallable and provides the type and description of the method's returns."]]],[]]