[[["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-09 UTC."],[[["The webpage provides documentation for various versions of `ProtoMessageRequestFormatter.Builder`, ranging from version 2.7.1 up to the latest version 2.63.1."],["The `ProtoMessageRequestFormatter.Builder` class is used to build instances of `ProtoMessageRequestFormatter`, which is used in HTTP/JSON request formatting."],["Key methods within the builder class include `build()`, `setAdditionalPaths()`, `setPath()`, `setQueryParamsExtractor()`, `setRequestBodyExtractor()`, and `updateRawPath()` for configuring request formatting."],["The builder class inherits several methods from the `java.lang.Object` class, such as `clone()`, `equals()`, `hashCode()`, `toString()`, and `wait()`, among others."],["The `RequestT` type parameter indicates that the builder can handle different types of requests."]]],[]]