[[["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 platform-agnostic way."],["The `LongRunningClient` interface offers three key methods through which operations can be managed: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`."],["Each of these three methods return a `UnaryCallable` that can be used to perform specific actions: cancel, delete, or get the state of an operation respectively."],["The documentation covers multiple versions of the `LongRunningClient`, ranging from version 2.7.1 to the latest, 2.63.1, with links provided for each."],["The current version being presented is 2.58.0, and it includes detailed descriptions of the return types for each of the methods described above, such as `UnaryCallable\u003cString, Void\u003e` or `UnaryCallable\u003cString, OperationSnapshot\u003e`."]]],[]]