[[["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-03-21 UTC."],[[["This page provides documentation for the `LongRunningClient` interface, specifically focusing on various versions within the Google API Client Libraries for Java (gax) package."],["The latest version documented is 2.63.1, and the page lists historical versions down to 2.7.1, each linked to their respective documentation for the `LongRunningClient`."],["The `LongRunningClient` interface offers methods like `cancelOperationCallable`, `deleteOperationCallable`, and `getOperationCallable` for managing long-running operations."],["Each of the Callable methods returns a `UnaryCallable` object, allowing for the issuing of calls to cancel, delete, or retrieve the state of an operation, where `cancelOperationCallable` and `deleteOperationCallable` both return `UnaryCallable\u003cString,Void\u003e` and `getOperationCallable` returns `UnaryCallable\u003cString,OperationSnapshot\u003e`."]]],[]]