[[["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."],[[["The latest version of the `LongRunningClient` is 2.63.1, but many other versions are available, as far back as 2.7.1."],["The `LongRunningClient` interface provides an implementation-agnostic way to manage long-running operations."],["The `cancelOperationCallable()` method can be used to issue calls to cancel an operation, returning a `UnaryCallable` that accepts a String and returns Void."],["The `deleteOperationCallable()` method is used to delete an operation and provides a `UnaryCallable` that accepts a String and returns Void."],["The `getOperationCallable()` method allows retrieval of the latest operation state via a `UnaryCallable` that accepts a String and returns an `OperationSnapshot`."]]],[]]