[[["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-04-02 UTC."],[[["This webpage provides documentation for the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` designed for working with protocol buffer (protobuf) messages."],["The latest version of the documentation available is version 2.63.1, and it is one of several versions, each with their own page."],["The `ProtoMessageResponseParser` class allows for parsing HTTP body content from an `InputStream` or `Reader` into a specified `ResponseT` message format, optionally using a `TypeRegistry`."],["This class also offers static methods, such as `newBuilder()`, to facilitate the construction of `ProtoMessageResponseParser` instances, and `serialize()` to turn responses back into strings."],["The documentation includes information about the class's inheritance, implemented interfaces, type parameters, static methods, and instance methods along with the appropriate Java links."]]],[]]