[[["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 webpage details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages in Java."],["The latest version of `ProtoMessageResponseParser` is 2.63.1, and the page lists multiple prior versions dating back to 2.7.1 with their corresponding documentation links."],["The `ProtoMessageResponseParser` class offers methods for parsing HTTP body content from an `InputStream` or `Reader` into a `MessageFormatT`, and it also supports using a `TypeRegistry` for parsing."],["The class provides a static `newBuilder()` method to create a `Builder` object for the `ProtoMessageResponseParser`, along with methods like `parse()` and `serialize()` to manage HTTP content parsing and response serialization."],["The page also lists inherited members from the Object class, giving an overview of the methods that are made available."]]],[]]