[[["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 a version-agnostic way."],["The latest version of `LongRunningClient` is version 2.63.1, and the page includes a list of past versions going back to version 2.7.1 with links to their respective documentation."],["The `LongRunningClient` interface offers methods to cancel, delete, and retrieve the current state of an operation using `UnaryCallable` objects, specifically `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`."],["Each of the `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()` methods returns a `UnaryCallable` with specific parameter and return types, such as `String` and `Void`, or `String` and `OperationSnapshot`."]]],[]]