[[["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 within the Google Cloud Client Libraries for Java, specifically within the `com.google.longrunning` package."],["The latest version of the documentation is `2.63.1`, and the page includes a list of versions ranging from `2.63.1` down to `2.7.1`."],["The `OperationOrBuilder` interface, which extends `MessageOrBuilder`, defines methods to interact with operation data, including retrieving the operation's status (`getDone()`), error details (`getError()`, `getErrorOrBuilder()`, `hasError()`), metadata (`getMetadata()`, `getMetadataOrBuilder()`, `hasMetadata()`), name (`getName()`, `getNameBytes()`), and response (`getResponse()`, `getResponseOrBuilder()`, `hasResponse()`)."],["The interface also provides a method `getResultCase()` which helps determine whether the operation result is an error or a response."]]],[]]