[[["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 details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages in Java."],["The latest version of `ProtoMessageResponseParser` is 2.63.1, and the page lists a range of versions back to 2.7.1."],["`ProtoMessageResponseParser` provides methods for parsing HTTP body content from an `InputStream` or `Reader` into a protobuf message (`ResponseT`), and can optionally utilize a `TypeRegistry`."],["It also contains a static method, `newBuilder()`, to produce a builder for creating instances, and a `serialize()` method for converting responses into a String."],["`ProtoMessageResponseParser` inherits several methods from the `java.lang.Object`, such as clone, equals, and toString."]]],[]]