[[["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 various versions of the Java library from version 2.8.1 up to the latest version 2.63.1."],["The `LongRunningClient` interface is designed for managing long-running operations and is implementation-agnostic."],["The interface provides three core methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all returning a `UnaryCallable` to interact with operations."],["The `cancelOperationCallable()` and `deleteOperationCallable()` methods can handle `String` inputs to cancel and delete operations."],["The `getOperationCallable()` method can take a `String` and returns `OperationSnapshot` allowing for retrieval of the latest status of a given operation."]]],[]]