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