[[["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 webpage provides documentation for the `HttpJsonOperationSnapshot.Builder` class within the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and many prior versions listed."],["`HttpJsonOperationSnapshot.Builder` inherits from the `Object` class, including inherited members like `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."],["The `HttpJsonOperationSnapshot.Builder` class includes a constructor `Builder()` and methods such as `build()`, `setDone(boolean)`, `setError(int, String)`, `setMetadata(Object)`, `setName(String)`, and `setResponse(Object)`."],["The `build()` method returns an `HttpJsonOperationSnapshot` object."],["The `setDone`, `setError`, `setMetadata`, `setName`, and `setResponse` methods return a `HttpJsonOperationSnapshot.Builder` allowing for chaining."]]],[]]