[[["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, which is used for managing long-running operations in the Google API Client Libraries for Java."],["The latest version of the `LongRunningClient` interface available is 2.63.1, and the page offers links to documentation for numerous previous versions dating back to 2.7.1."],["The `LongRunningClient` interface defines three primary methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`."],["Each of the methods provided in `LongRunningClient` uses the `UnaryCallable` interface, which is responsible for issuing calls to manage an operation."],["`cancelOperationCallable` and `deleteOperationCallable` use `String` and `Void` types, while `getOperationCallable` uses `String` and `OperationSnapshot` types."]]],[]]