[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]