[[["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 various versions of `com.google.longrunning.OperationOrBuilder`, ranging from version 2.7.1 up to the latest version 2.63.1."],["`OperationOrBuilder` is an interface that extends `MessageOrBuilder` and provides methods to access information about the operation's status, such as whether it is done and if it has resulted in an error."],["The interface offers methods like `getDone()`, `getError()`, `getMetadata()`, and `getResponse()` to retrieve details about an operation's completion, any errors encountered, metadata, and the response respectively."],["The `getResultCase()` method is used to check if there is an error or a response to the operation."],["There are methods to check for the existence of an error, metadata, or a response, indicated by `hasError()`, `hasMetadata()`, and `hasResponse()`."]]],[]]