[[["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 `OperationOrBuilder` interface, which extends `MessageOrBuilder` and is part of the Google Cloud Client Libraries for Java (gax)."],["The latest version documented is 2.63.1, and the page lists documentation for versions spanning from 2.63.1 down to 2.7.1, allowing developers to view changes and methods across different releases."],["The `OperationOrBuilder` interface defines methods to access information about an operation's status, including `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()`."],["The interface includes methods such as `getErrorOrBuilder()`, `getMetadataOrBuilder()`, and `getResponseOrBuilder()` to provide access to builder objects, allowing for further inspection of the operation's error, metadata, and response."],["The interface provides methods like `hasError()`, `hasMetadata()`, `hasResponse()` to let users check if these items are present and it also provides the method `getResultCase()` to determine the type of result."]]],[]]