[[["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 documents the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages in the context of the Google API Client Library for Java."],["The `ProtoMessageResponseParser` class offers static methods, including `newBuilder()`, and other methods like `parse()` to convert various types of http body content into `MessageFormatT` objects and a `serialize()` method to convert into a String."],["The class `ProtoMessageResponseParser` can be used with various versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, all of which are linked on this page."],["The class implements `HttpResponseParser` and inherits members from the `Object` class, as seen by the inherited member section."],["The class has a type parameter named `ResponseT`, however the description of this type is left empty."]]],[]]