[[["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-03-21 UTC."],[[["This webpage provides documentation for the `OperationsStub` class, which is a base stub for the Google Long Running Operations API, designed for advanced usage."],["The `OperationsStub` class implements the `BackgroundResource` interface and inherits methods from the `java.lang.Object` class, such as `clone()`, `equals()`, and `wait()`."],["The latest version of the API is 2.63.1, and a list of previous versions down to 2.7.1 are available for reference, with 2.19.6 being the current context of the documentation."],["The `OperationsStub` class provides methods for interacting with operations, including `cancelOperationCallable()`, `deleteOperationCallable()`, `getOperationCallable()`, `listOperationsCallable()`, `listOperationsPagedCallable()`, and `waitOperationCallable()`, all of which return a UnaryCallable object."],["It also provides a public abstract `close()` method to handle closing the resource."]]],[]]