[[["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-02 UTC."],[[["The latest version of the `OperationOrBuilder` interface is 2.63.1, as part of the `/java/docs/reference/gax/` package."],["This page lists available versions of the `OperationOrBuilder` interface, ranging from 2.63.1 down to 2.7.1, providing links to each version's documentation."],["The `OperationOrBuilder` interface, which extends `MessageOrBuilder`, includes methods like `getDone()`, `getError()`, `getMetadata()`, `getName()`, `getResponse()`, and `getResultCase()`, among others."],["The methods in `OperationOrBuilder` allow you to get the status, error, metadata, name, and response associated with an operation, and they return different types such as boolean, Status, Any, and String."],["The interface also provides methods to check for the existence of elements, like whether an error, metadata, or response exists, with corresponding methods such as `hasError()`, `hasMetadata()`, and `hasResponse()`."]]],[]]