[[["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-03-21 UTC."],[[["This document details the `ApiMessageHttpResponseParser` class, a utility for parsing `ApiMessage` objects from HTTP responses in Java."],["The class is abstract and implements the `HttpResponseParser` interface, requiring the implementation of methods to handle response instances and marshalling."],["The `ApiMessageHttpResponseParser` provides static and instance methods, including a builder for construction and various parsing options for reading JSON streams and readers."],["The documentation also contains an exhaustive list of different versions of the class, ranging from version 2.63.1 (latest) to 2.7.1."],["The class includes methods for getting the response instance, getting the response marshaller, and serializing responses, among other things."]]],[]]