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