[[["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-17 UTC."],[[["This webpage provides documentation for the `OperationOrBuilder` interface within the Google Cloud Client Libraries for Java (`com.google.longrunning` package), with version 2.63.1 being the latest."],["The `OperationOrBuilder` interface extends `MessageOrBuilder` and includes methods to access information about long-running operations, like `getDone()`, `getError()`, `getMetadata()`, `getName()`, and `getResponse()`."],["The page lists numerous historical versions of the library, ranging from 2.63.1 down to 2.7.1, each with its own link to the respective documentation for `com.google.longrunning.OperationOrBuilder`."],["The documentation also includes methods for checking the existence of operational properties, like `hasError()`, `hasMetadata()`, and `hasResponse()`, all of which return a boolean."],["The interface contains a `getResultCase()` method, which returns a `ResultCase` and allows for the checking of the result's type."]]],[]]