[[["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."],[[["The webpage details the `ProtoMessageResponseParser` class, which is an implementation of `HttpResponseParser` for handling protobuf messages in Java."],["Version 2.63.1 is the latest version available, while the current documentation is for version 2.62.0, and a number of older versions from 2.61.0 to 2.7.1 are also accessible."],["The class provides static methods for parsing HTTP content streams or readers into `MessageFormatT` using `parse` and allows serialization of a response using the method `serialize`."],["The `ProtoMessageResponseParser` class inherits from `java.lang.Object` and implements `com.google.api.gax.httpjson.HttpResponseParser`."],["The `newBuilder()` static method returns a `Builder` object that can be used to construct an instance of `ProtoMessageResponseParser` for the desired `ResponseT`."]]],[]]