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