[[["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-07 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."]]],[]]