[[["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 handling protobuf messages in Java."],["The latest version of `ProtoMessageResponseParser` is 2.63.1, and the page lists multiple prior versions dating back to 2.7.1 with their corresponding documentation links."],["The `ProtoMessageResponseParser` class offers methods for parsing HTTP body content from an `InputStream` or `Reader` into a `MessageFormatT`, and it also supports using a `TypeRegistry` for parsing."],["The class provides a static `newBuilder()` method to create a `Builder` object for the `ProtoMessageResponseParser`, along with methods like `parse()` and `serialize()` to manage HTTP content parsing and response serialization."],["The page also lists inherited members from the Object class, giving an overview of the methods that are made available."]]],[]]