[[["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-07 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."]]],[]]