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