[[["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 documents various versions of the `ProtoMessageRequestFormatter.Builder` class within the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1."],["The `ProtoMessageRequestFormatter.Builder` class is used to construct `ProtoMessageRequestFormatter` instances, which format requests."],["The `Builder` class contains methods to set additional paths, the primary path, query parameter extractors, and request body extractors for formatting requests, alongside methods for updating the raw path."],["It inherits common methods from the `java.lang.Object` class, such as `clone`, `equals`, and `hashCode`, among others, as is common practice within Java."],["The `build()` method is available to create an instance of a `ProtoMessageRequestFormatter` with its parameters after configuration of the builder."]]],[]]