[[["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, with a comprehensive list of previous versions provided, including links to their respective documentation."],["The class provides methods for parsing HTTP body content from an `InputStream` or `Reader` into a specified message format, using or not a `TypeRegistry`."],["The `ProtoMessageResponseParser` class includes a static method `newBuilder()` to create a new builder for the parser, allowing for custom configurations."],["The `serialize()` method is used to convert a ResponseT object into a string format."]]],[]]