[[["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."],[[["This document outlines the `OperationOrBuilder` interface within the Google Cloud Java library's `com.google.longrunning` package, with version 2.63.1 being the latest available version."],["The `OperationOrBuilder` interface extends `MessageOrBuilder` and provides methods to access information about a long-running operation, such as its status, metadata, name, and result."],["The interface offers methods like `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()` to retrieve specific details of an operation."],["There are multiple versions available, from 2.63.1 down to 2.7.1, with each linked to a page with more version specific details."],["Methods such as `hasError()`, `hasMetadata()`, and `hasResponse()` allow you to check if certain fields are set in the `OperationOrBuilder`."]]],[]]