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