[[["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-02 UTC."],[[["The webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class in the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1 and going down to version 2.7.1."],["`ProtoMessageRequestFormatter.Builder` is used for constructing `ProtoMessageRequestFormatter` objects, which can handle HTTP requests and is extended from the `java.lang.Object` class, inheriting its common methods."],["The builder class offers several methods like `setPath`, `setAdditionalPaths`, `setQueryParamsExtractor`, and `setRequestBodyExtractor` to configure the request formatting."],["The `build()` method creates and returns a `ProtoMessageRequestFormatter` object, which defines the format of a request."],["There are also two methods, `updateRawPath`, which are for internal use only and are not considered stable."]]],[]]