[[["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-02 UTC."],[[["This document outlines 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 document provides a list of available versions of this class, starting from version 2.63.1 down to 2.7.1, with corresponding links to documentation."],["It details the `ApiMessageHttpResponseParser` class methods, including `newBuilder()`, `getResponseInstance()`, `getResponseMarshaller()`, `parse()`, and `serialize()`, explaining their parameters, return types, and purpose."],["The `ApiMessageHttpResponseParser` utility class contains methods for parsing HTTP body content streams into `MessageFormatT` objects, with an additional overload accepting a `TypeRegistry` parameter."]]],[]]