[[["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 from 2.62.0 down to 2.7.1."],["This class, `ProtoMessageRequestFormatter.Builder`, is a subclass of `java.lang.Object` and is used to build instances of `ProtoMessageRequestFormatter`."],["The `Builder` class has a type parameter `RequestT` and includes methods for building, setting, and updating request formatting components, such as `build()`, `setAdditionalPaths()`, and `updateRawPath()`."],["The `setPath()` method allows setting the main request path, and requires a `FieldsExtractor` to handle the extraction of path variables."],["The `setQueryParamsExtractor()` and `setRequestBodyExtractor()` methods offer ways to manage query parameters and the request body respectively, all using the `FieldsExtractor` class."]]],[]]