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