[[["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 `OperationsStub` class, which is a base stub class for the Google Long Running Operations API, focusing on advanced usage and reflecting the underlying API directly."],["The latest version documented is 2.63.1, and the page lists various other historical versions of the `OperationsStub`, going as far back as version 2.7.1, with each version linked to its corresponding documentation."],["The `OperationsStub` class implements the `BackgroundResource` interface and provides methods such as `cancelOperationCallable`, `deleteOperationCallable`, `getOperationCallable`, `listOperationsCallable`, `listOperationsPagedCallable`, and `waitOperationCallable`, all of which are unary callable."],["The class inherits common methods from the `java.lang.Object` such as `clone()`, `equals()`, and `hashCode()`, and it also has a constructor."],["Each of the callable methods returns a `UnaryCallable` object, which can interact with different request and response types, allowing to make calls like canceling, deleting, getting, or listing operations."]]],[]]