[[["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 details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for working with protobuf messages in the GAX library, with the most recent version at 2.63.1, and a version history available."],["The `ProtoMessageResponseParser` class inherits from `java.lang.Object` and implements `com.google.api.gax.httpjson.HttpResponseParser\u003cResponseT\u003e`."],["Key methods of `ProtoMessageResponseParser` include `newBuilder()`, which returns a builder object, and `parse()`, which is used to parse HTTP body content into `MessageFormatT` from an input stream."],["The `serialize()` method of `ProtoMessageResponseParser` is able to serialize a ResponseT to a string."]]],[]]