[[["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 an implementation of `HttpResponseParser` designed for working with protocol buffer (protobuf) messages."],["It lists various versions of the library, from the latest 2.63.1 down to 2.7.1, with links to their respective documentation pages for `ProtoMessageResponseParser`."],["`ProtoMessageResponseParser` includes methods to parse HTTP body content, either as an `InputStream` or a `Reader`, into a `ResponseT` message format."],["It also supports parsing with a `TypeRegistry` and includes a method to serialize a `ResponseT` object into a `String`."],["A static method `newBuilder()` is available to create a builder for constructing `ProtoMessageResponseParser` instances."]]],[]]