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