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