[[["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 page provides documentation for the `ApiMessageHttpResponseParser` class, a utility designed to parse `ApiMessage` objects from HTTP responses."],["The `ApiMessageHttpResponseParser` class is an abstract class implementing the `HttpResponseParser` interface, and it is intended to be used for handling HTTP response parsing."],["This page lists the various versions of the `ApiMessageHttpResponseParser`, with version 2.63.1 being the latest."],["The class includes methods such as `parse` for converting HTTP body content into a `MessageFormatT`, `getResponseInstance` to get the correct response type, `getResponseMarshaller` to get the marshaller, and `serialize` to serialize the given `response`."],["The page shows the methods and constructor inherited from the Object class, and the static `newBuilder` method to create a builder, with an overview of each one."]]],[]]