[[["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."],[[["This webpage provides documentation for the `LongRunningClient` interface, offering version-specific details and a range of versions from 2.8.1 up to the latest, 2.63.1."],["The `LongRunningClient` interface is designed for managing long-running operations in a way that is implementation-agnostic."],["The interface provides three core methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all of which return a `UnaryCallable` to interact with operations."],["The methods use `UnaryCallable` to provide the ability to cancel an operation, delete an operation, or get the latest state of an operation."],["All of the provided methods take in a String as the parameter for the call, and the return type for each method is either Void or an OperationSnapshot, all wrapped within a UnaryCallable object."]]],[]]