[[["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, which extends `MessageOrBuilder` and is part of the `com.google.longrunning` package."],["The latest version of the `OperationOrBuilder` documentation available is 2.63.1, and the page lists documentation for versions down to 2.7.1."],["`OperationOrBuilder` defines methods to check the status and details of an operation, such as `getDone()`, `getError()`, `getMetadata()`, `getName()`, `getResponse()`, and `getResultCase()`."],["There are methods to check whether an operation has specific attributes set, such as `hasError()`, `hasMetadata()`, and `hasResponse()`, or to obtain an `OrBuilder` object for these attributes."],["The `OperationOrBuilder` interface allows users to interact with Google Long Running operations by obtaining information on an operation's progress, error status, metadata, and final response."]]],[]]