[[["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-09 UTC."],[[["This webpage details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages."],["The `ProtoMessageResponseParser` class is part of the `com.google.api.gax.httpjson` package, as seen throughout the listed versions."],["The webpage lists various versions of this class, ranging from the latest 2.63.1 down to 2.7.1, allowing access to documentation for any version."],["The `ProtoMessageResponseParser` class offers several methods for parsing and serializing HTTP content, including `parse(InputStream httpContent)`, `parse(InputStream httpContent, TypeRegistry registry)`, `parse(Reader httpContent, TypeRegistry registry)`, and `serialize(ResponseT response)`."],["A static method `\u003cResponseT\u003enewBuilder()` is provided to create a `ProtoMessageResponseParser.Builder` object for building `ProtoMessageResponseParser` instances."]]],[]]