[[["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-02 UTC."],[[["The latest version of the `ProtoMessageRequestFormatter.Builder` is 2.63.1, with numerous previous versions available for reference, ranging back to version 2.7.1."],["`ProtoMessageRequestFormatter.Builder` is a static class that extends `java.lang.Object`, inheriting its methods like `clone()`, `equals()`, and `hashCode()`."],["The `Builder` class includes methods for creating instances, setting the path with a `FieldsExtractor` for path variables, and setting extractors for query parameters and request body."],["The `build()` method returns a `ProtoMessageRequestFormatter\u003cRequestT\u003e` instance, which can be used for creating request formatters."],["The class uses a type parameter `RequestT`, whose description was not provided."]]],[]]