[[["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."],[[["The webpage provides documentation for the `ProtoMessageResponseParser` class, which is part of the Google API Client Library for Java."],["This class, `ProtoMessageResponseParser\u003cResponseT\u003e`, implements `HttpResponseParser\u003cResponseT\u003e` and is designed to work with protocol buffer messages within the context of HTTP responses."],["It offers methods such as `parse` that are capable of converting an HTTP body content stream or reader into the designated `MessageFormatT` and a `serialize` method which can convert a ResponseT into a string."],["The documentation lists numerous versions of the library, with version 2.63.1 being the latest and 2.45.0 being the specific one focused on, alongside inherited members from `java.lang.Object`, and static methods like `\u003cResponseT\u003enewBuilder()`."],["The `ProtoMessageResponseParser` has methods that accept an inputstream or a reader object, as well as a `TypeRegistry`, that helps parse the information."]]],[]]