[[["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."],[[["The webpage provides documentation for various versions of `OperationOrBuilder`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`OperationOrBuilder` is an interface that extends `MessageOrBuilder`, offering methods for managing long-running operations."],["Key methods include `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()`, to query the current status and data of the operation."],["The `getResultCase()` method identifies whether the operation resulted in an `error` or a `response`."],["The interface provides methods to check for the presence of an `error`, `metadata` or a `response` with the `hasError()`, `hasMetadata()` and `hasResponse()` respectively."]]],[]]