[[["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-09 UTC."],[[["This webpage provides documentation for the `HttpJsonOperationSnapshot.Builder` class within the Google API Client Library for Java, specifically for version 2.8.1."],["The latest version available is 2.63.1, and the page lists many historical versions, starting from 2.62.0 all the way down to 2.7.1, allowing developers to refer to past updates."],["The `HttpJsonOperationSnapshot.Builder` class inherits from the base `Object` class and provides methods for constructing `HttpJsonOperationSnapshot` objects, including setting properties such as done status, error information, metadata, name, and response."],["Key methods of the class are detailed, such as `build()`, `setDone()`, `setError()`, `setMetadata()`, `setName()`, and `setResponse()`, with parameter types and return types clearly defined for each method."],["The builder class can be instantiated using a basic `Builder()` constructor, and it provides methods to set and modify all the parameters of the `HttpJsonOperationSnapshot` class."]]],[]]