[[["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."],[[["The latest version of the `OperationOrBuilder` interface is 2.63.1, but this page is for version 2.36.0, which is one of many versions listed that go back to 2.7.1."],["`OperationOrBuilder` is an interface that extends `MessageOrBuilder` and includes methods for retrieving information about an operation's status, metadata, name, and result."],["The interface offers several methods, such as `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()`, among others, to interact with operation data."],["Methods such as `hasError()`, `hasMetadata()` and `hasResponse()` are available to check for the presence of error, metadata and response information."],["The `getResultCase()` method determines whether an operation's result is an error or a response, using the `ResultCase` enum."]]],[]]