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