[[["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."],[[["The webpage provides documentation for the `HttpJsonOperationSnapshot.Builder` class within the Google API Client Libraries for Java, specifically for version 2.48.1 and other versions of the library."],["The most recent version documented is 2.63.1, followed by a list of previous versions down to version 2.7.1, each linked to their respective documentation."],["The `HttpJsonOperationSnapshot.Builder` class, inherited from `Object`, includes methods to build an `HttpJsonOperationSnapshot` and provides setter methods to define properties such as `done`, `error`, `metadata`, `name`, and `response`."],["The available methods are `build()`, `setDone(boolean done)`, `setError(int httpStatus, String errorMessage)`, `setMetadata(Object metadata)`, `setName(String name)` and `setResponse(Object response)`."]]],[]]