[[["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."],[[["This webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the `com.google.api.gax.httpjson` package, detailing its usage for various versions ranging from 2.7.1 to the latest, 2.63.1."],["The `ProtoMessageRequestFormatter.Builder` class is designed to build `ProtoMessageRequestFormatter` instances and uses generics via the type parameter `RequestT`."],["Key functionalities of the `Builder` class include setting the request path, defining additional paths, and configuring how query parameters and the request body are extracted via `FieldsExtractor` objects, as well as updating the raw path."],["The `Builder` class also inherits a variety of core methods from `java.lang.Object`, such as `clone`, `equals`, `hashCode`, and `toString`, and contains a default constructor `Builder()`."]]],[]]