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