[[["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 page provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the `com.google.api.gax.httpjson` package, specifically for version 2.32.1, along with links to older versions."],["The `ProtoMessageRequestFormatter.Builder` class is used to construct a `ProtoMessageRequestFormatter` object, which can be seen as its return type."],["The class inherits several methods from the `java.lang.Object` class, including `clone`, `equals`, `hashCode`, and more, which are available for use."],["The `Builder` class includes methods to define the request path, additional paths, query parameters, and request body, such as `setPath`, `setAdditionalPaths`, `setQueryParamsExtractor` and `setRequestBodyExtractor` respectively."],["The `updateRawPath` method is available to modify the request's path by performing string replacement and the `build` method will ultimately create the `ProtoMessageRequestFormatter`."]]],[]]