[[["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 `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and going down to version 2.7.1."],["The `HttpJsonOperationSnapshot.Builder` class extends the `Object` class and inherits methods such as `clone()`, `equals()`, `getClass()`, and `toString()`, amongst others."],["The class has a public constructor `Builder()` and provides methods such as `build()` to create an `HttpJsonOperationSnapshot` instance, `setDone()` to set the completion status, `setError()` to define error states with HTTP status and a message, `setMetadata()` and `setResponse()` for providing metadata and a response respectively, and `setName()` to assign a name."],["The page lists all the versions available, starting with 2.63.1 as the most recent and going back all the way to version 2.7.1, which can be accessed using the provided link."]]],[]]