[[["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 details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages in Java."],["The `ProtoMessageResponseParser` class includes methods to parse HTTP body content from an `InputStream` or `Reader` into a `MessageFormatT`, with or without a `TypeRegistry`."],["The class also includes a `serialize` method to convert a `ResponseT` object into a `String`."],["The webpage provides links to various versions of the `ProtoMessageResponseParser`, ranging from the latest version `2.63.1` down to `2.7.1`."],["The class offers a static `newBuilder` method, allowing the creation of a `Builder` instance for `ProtoMessageResponseParser`."]]],[]]