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