[[["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.14.0, with links to older versions."],["The `HttpJsonOperationSnapshot.Builder` class inherits from the base `Object` class and includes inherited methods like `clone()`, `equals()`, and `toString()`."],["The primary function of the `HttpJsonOperationSnapshot.Builder` is to build `HttpJsonOperationSnapshot` objects, as indicated by its `build()` method, which returns a `HttpJsonOperationSnapshot` instance."],["Key methods within the `HttpJsonOperationSnapshot.Builder` allow setting the operation's state, such as `setDone()` to indicate completion, `setError()` for error details, and `setMetadata()`, `setName()`, and `setResponse()` to provide additional information."],["The most current version of this builder is 2.63.1, which can be found at the top of the documentation links, with numerous previous versions listed for reference."]]],[]]