[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]