[[["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."],["Version 2.63.1 is the latest available version of the `ProtoMessageResponseParser` within this documentation, with a total of 47 versions listed from 2.63.1 all the way down to 2.7.1."],["The class includes methods for parsing HTTP body content from an `InputStream` or `Reader` into a message, with optional support for a `TypeRegistry` and a method for serializing a response to a string."],["The `ProtoMessageResponseParser` class is a sub class of `java.lang.Object`, and comes with inherited methods such as clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, and wait."],["A static `newBuilder()` method is available to create a new instance of the class, which has a return type of `Builder\u003cResponseT\u003e`."]]],[]]