[[["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-09 UTC."],[[["This webpage provides documentation for the `OperationOrBuilder` interface, which extends `MessageOrBuilder` and is part of the Google Cloud Long Running Operations API for Java."],["The latest version of the documentation available is version 2.63.1, and it also contains information regarding other versions starting from 2.24.0 to 2.62.0 and many versions lower than that."],["`OperationOrBuilder` defines methods for retrieving the status of an operation, including whether it's done (`getDone()`), its error (`getError()`, `getErrorOrBuilder()`), metadata (`getMetadata()`, `getMetadataOrBuilder()`), name (`getName()`, `getNameBytes()`), response (`getResponse()`, `getResponseOrBuilder()`), and result (`getResultCase()`)."],["The interface also includes methods for checking the existence of an error, metadata, or response, through `hasError()`, `hasMetadata()`, and `hasResponse()` respectively."],["The webpage documents the versions from as low as 2.7.1 all the way to the latest 2.63.1, totaling 48 different versions that are available."]]],[]]