[[["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, which is designed for managing long-running operations in a technology-agnostic way."],["The page lists the availability of the `LongRunningClient` documentation across numerous versions, ranging from version 2.7.1 to the latest version 2.63.1."],["The `LongRunningClient` interface offers three core methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, each returning a `UnaryCallable` to perform their respective actions."],["The `cancelOperationCallable()` and `deleteOperationCallable()` methods both return a `UnaryCallable` that accepts a String and returns `Void`, allowing you to cancel or delete an operation, respectively."],["The `getOperationCallable()` method returns a `UnaryCallable` which is used to obtain the latest state of an operation, accepting a string and returning an `OperationSnapshot`."]]],[]]