[[["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 webpage provides documentation for the `LongRunningClient` interface within the Google API Client Libraries for Java (GAX), which is used to manage long-running operations."],["The latest version of `LongRunningClient` is 2.63.1, and the page provides a comprehensive list of previous versions, ranging down to version 2.7.1, for developers needing older releases."],["The `LongRunningClient` interface offers methods such as `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, each returning a `UnaryCallable` for performing specific actions on operations."],["These `UnaryCallable` methods are typed to accept a String and, in the case of the delete and cancel calls, return Void, while get calls will return an OperationSnapshot."]]],[]]