[[["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, offering a way to manage long-running operations in a platform-agnostic manner."],["The latest version of `LongRunningClient` is documented at version 2.63.1, with previous versions dating back to 2.7.1, and version 2.45.0 as the version that the current interface methods are referring to."],["The `LongRunningClient` interface includes methods like `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()` that can be used to manage different aspects of an operation, all of which return a `UnaryCallable` for managing the calls."],["The methods, such as `cancelOperationCallable()` and `deleteOperationCallable()`, handle operations with String inputs and Void outputs, while `getOperationCallable()` expects a String input and returns an `OperationSnapshot`."]]],[]]