[[["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-15 UTC."],[[["This webpage provides documentation for the `LongRunningClient` interface, which is used for managing long-running operations in the Google API Client Libraries for Java."],["The latest version of the `LongRunningClient` interface available is 2.63.1, and the page offers links to documentation for numerous previous versions dating back to 2.7.1."],["The `LongRunningClient` interface defines three primary methods: `cancelOperationCallable()`, `deleteOperationCallable()`, and `getOperationCallable()`."],["Each of the methods provided in `LongRunningClient` uses the `UnaryCallable` interface, which is responsible for issuing calls to manage an operation."],["`cancelOperationCallable` and `deleteOperationCallable` use `String` and `Void` types, while `getOperationCallable` uses `String` and `OperationSnapshot` types."]]],[]]