[[["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 `com.google.longrunning` package within the Google API Extensions (GAX) Java library."],["The page lists various versions of the GAX library, ranging from version 2.7.1 up to the latest version 2.63.1, all related to the `OperationOrBuilder` class."],["`OperationOrBuilder` includes methods for retrieving information about an operation's status, such as `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()`."],["The documentation details methods to get builders or raw values related to the operation, such as `getErrorOrBuilder()`, `getMetadataOrBuilder()`, `getNameBytes()`, `getResponseOrBuilder()`, and `getResultCase()`."],["The `hasError()`, `hasMetadata()`, and `hasResponse()` methods can be used to verify if an operation possesses information related to error, metadata, or response."]]],[]]