[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` designed for working with protocol buffer (protobuf) messages."],["The latest version of `ProtoMessageResponseParser` is 2.63.1, and the page contains documentation for numerous previous versions, including the currently viewed version of 2.34.1."],["The `ProtoMessageResponseParser` class includes methods to parse HTTP body content from an `InputStream` or `Reader` into a specified message format, along with the ability to use a `TypeRegistry`."],["The `ProtoMessageResponseParser` class also contains a static method that allows for the creation of a builder object with `\u003cResponseT\u003enewBuilder()`, allowing for greater control of the parser."],["The webpage also contains a method to serialize the data in the `serialize` method, which takes a response of `ResponseT` and then returns a string."]]],[]]