[[["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 the `ProtoMessageResponseParser` is 2.63.1, and the page lists a comprehensive history of past versions, back to 2.7.1."],["The `ProtoMessageResponseParser` class includes methods for parsing HTTP body content from `InputStream` or `Reader` into a `ResponseT` type, with optional `TypeRegistry` support."],["The class provides a static `newBuilder()` method to create a `Builder` instance for the `ProtoMessageResponseParser`, which is also of the type `ResponseT`."],["`ProtoMessageResponseParser` has a `serialize` function that takes in a `ResponseT` response and returns a String object."]]],[]]