[[["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-04 UTC."],[[["This webpage provides documentation for the `LongRunningClient` interface, offering a way to manage long-running operations in a platform-agnostic manner."],["The latest version of `LongRunningClient` is documented at version 2.63.1, with previous versions dating back to 2.7.1, and version 2.45.0 as the version that the current interface methods are referring to."],["The `LongRunningClient` interface includes methods like `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()` that can be used to manage different aspects of an operation, all of which return a `UnaryCallable` for managing the calls."],["The methods, such as `cancelOperationCallable()` and `deleteOperationCallable()`, handle operations with String inputs and Void outputs, while `getOperationCallable()` expects a String input and returns an `OperationSnapshot`."]]],[]]