[[["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."],[[["The latest version of the `LongRunningClient` is 2.63.1, but many older versions are also available, dating back to version 2.7.1."],["`LongRunningClient` is an interface designed for managing long-running operations in an implementation-agnostic manner."],["This client provides `UnaryCallable` methods for cancelling, deleting, and retrieving the current state of an operation."],["The `cancelOperationCallable()` and `deleteOperationCallable()` methods return a `UnaryCallable` that accepts a string and returns void, while `getOperationCallable()` returns a `UnaryCallable` that accepts a string and returns an `OperationSnapshot`."]]],[]]