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