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