[[["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-03-21 UTC."],[[["The latest version of the `ProtoMessageResponseParser` is 2.63.1, as seen in the provided list of available versions."],["`ProtoMessageResponseParser` is an implementation of `HttpResponseParser` designed to handle protobuf messages."],["This class has a static method `newBuilder()` that allows the construction of a builder for `ProtoMessageResponseParser` objects, which takes the `ResponseT` type."],["The class offers several `parse()` methods to convert HTTP body content, provided as either an `InputStream` or `Reader`, into the `MessageFormatT`."],["There is also a `serialize()` method that converts a ResponseT object to a string."]]],[]]