[[["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."],[[["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 back down to 2.7.1."],["The `ProtoMessageResponseParser` class has methods for parsing HTTP body content from an `InputStream` or `Reader` into a specified `ResponseT` type, potentially using a `TypeRegistry`."],["The class includes a `newBuilder()` method to construct a new instance, and it also offers a `serialize()` method for converting a given `ResponseT` response into a String."],["The `ProtoMessageResponseParser` class inherits several methods from the base class `java.lang.Object`, such as `clone()`, `equals()`, `toString()`, etc."]]],[]]