[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]