[[["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 latest version available for `ProtoMessageResponseParser` is 2.63.1, as seen in the provided list of version numbers."],["`ProtoMessageResponseParser` is a Java class implementing `HttpResponseParser` and designed to work with protobuf messages, as detailed in its description."],["The `ProtoMessageResponseParser` class has methods to parse HTTP content from `InputStream` or `Reader` into a specified format of ResponseT with an option to use a `TypeRegistry`, and also to serialize a response into a String."],["The `ProtoMessageResponseParser` class extends `java.lang.Object` and inherits several methods such as `clone()`, `equals(Object)`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, `wait()`, `wait(long)`, and `wait(long, int)`."],["The `ProtoMessageResponseParser` has a static method, `newBuilder()`, which returns a `Builder` object for creating instances of `ProtoMessageResponseParser`."]]],[]]