[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and many older versions available as well."],["The `ProtoMessageRequestFormatter.Builder` class is a subclass of `java.lang.Object` and allows for the creation of a `ProtoMessageRequestFormatter` object, with its constructor being simply named Builder()."],["The Builder class includes methods for setting and updating various aspects of the request formatter, such as `setAdditionalPaths`, `setPath`, `setQueryParamsExtractor`, `setRequestBodyExtractor`, and `updateRawPath`."],["There is a build method to create the class `ProtoMessageRequestFormatter` from this builder, which takes a Type Parameter `RequestT` that has no description."],["The webpage lists the inherited methods of the Object class like `clone()`, `equals(Object)`, `hashCode()`, etc, which are applicable to the `ProtoMessageRequestFormatter.Builder` class."]]],[]]