[[["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."],[[["The webpage provides documentation for the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` designed for working with protocol buffer messages in the context of version 2.18.7 and above."],["It lists a comprehensive history of different versions of `ProtoMessageResponseParser`, ranging from version 2.63.1 (latest) down to 2.7.1, all accessible via their respective links."],["`ProtoMessageResponseParser` includes methods to parse HTTP body content from `InputStream` or `Reader` into a specified `ResponseT` type, also allowing for a `TypeRegistry` in the parsing process, and has a method for serializing the `ResponseT` into a string."],["The class inherits several members from the `Object` class, and it also has a static method, `newBuilder()`, which is used to create a builder instance for the class."]]],[]]