[[["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."],[[["The 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 going down to version 2.7.1."],["`ProtoMessageRequestFormatter.Builder` is used for building `ProtoMessageRequestFormatter` objects and is part of a class hierarchy that inherits from `java.lang.Object`."],["The `Builder` class contains methods like `build()`, `setPath()`, `setQueryParamsExtractor()`, `setRequestBodyExtractor()`, and `updateRawPath()` to configure and create a request formatter."],["The `Builder` methods `setPath()`, `setQueryParamsExtractor()`, and `setRequestBodyExtractor()` each take in a `FieldsExtractor` object as a parameter to set the fields that are to be extracted."],["The class `ProtoMessageRequestFormatter.Builder` utilizes a generic type `RequestT` which is not specified but is used within each of the available methods."]]],[]]