[[["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, which is used for managing long-running operations in a version-agnostic way."],["The latest version of `LongRunningClient` is version 2.63.1, and the page includes links to documentation for numerous previous versions, starting from version 2.63.1 down to 2.7.1."],["The `LongRunningClient` interface provides three main methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`, all returning a `UnaryCallable` object."],["The `UnaryCallable` methods allow for issuing calls to cancel, delete, or retrieve the status of a specific long-running operation, by using the string input, returning a Void or OperationSnapshot respectively."]]],[]]