[[["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 working with protobuf messages."],["The `ProtoMessageResponseParser` class includes static methods, such as `newBuilder()`, to construct instances of the parser."],["The parser provides methods like `parse()` that allow parsing HTTP body content from an `InputStream` or `Reader` into a message format, with optional `TypeRegistry` support."],["The class also supports a `serialize()` method, that takes a `ResponseT` type as an argument and returns a String."],["The page lists numerous versions of the `ProtoMessageResponseParser` class, ranging from 2.63.1 (latest) down to 2.7.1, providing links to the documentation of each version."]]],[]]