[[["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 webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class in various versions, ranging from version 2.7.1 to the latest 2.63.1."],["This `Builder` class is designed for constructing `ProtoMessageRequestFormatter` instances, offering methods to configure request paths, extract query parameters, and manage request bodies."],["The documentation details the inheritance from `java.lang.Object` and lists inherited methods such as `clone()`, `equals()`, and `toString()`, among others."],["Key methods of the `Builder` class include `build()`, `setAdditionalPaths()`, `setPath()`, `setQueryParamsExtractor()`, `setRequestBodyExtractor()`, and `updateRawPath()`, each with descriptions of parameters and return types."],["The `updateRawPath` method is marked as internal and unstable for application use."]]],[]]