[[["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 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."]]],[]]