[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]