[[["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.24.0, with links to older versions."],["The class `HttpJsonOperationSnapshot.Builder` inherits from `Object` and includes inherited members such as `clone()`, `equals()`, and `toString()`, among others, as seen from the java documentation pages."],["The `Builder()` constructor is used to create new instances, and the class offers methods such as `build()`, `setDone()`, `setError()`, `setMetadata()`, `setName()`, and `setResponse()` to construct and configure an `HttpJsonOperationSnapshot`."],["The method `build()` returns a `HttpJsonOperationSnapshot` object, and the methods `setDone()`, `setError()`, `setMetadata()`, `setName()`, and `setResponse()` return a `HttpJsonOperationSnapshot.Builder`."]]],[]]