[[["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 document outlines the `OperationOrBuilder` interface within the Google Cloud Java library (gax), focusing on its methods and properties."],["The latest available version of this documentation is `2.63.1`, while the current document version is `2.35.0`, with a range of versions listed from 2.63.1 down to 2.7.1."],["`OperationOrBuilder` provides methods like `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()` for accessing the state and details of an operation."],["It also offers methods to check for the presence of certain data such as `hasError()`, `hasMetadata()`, and `hasResponse()`, and allows for retrieval of builders or byte string versions of the data."],["The `getResultCase()` method helps to identify whether the operation has succeeded, failed or is still in progress."]]],[]]