[[["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 latest version of the `ProtoMessageRequestFormatter.Builder` is 2.63.1, with numerous previous versions available for reference, ranging back to version 2.7.1."],["`ProtoMessageRequestFormatter.Builder` is a class in the `com.google.api.gax.httpjson` package, designed for building request formatters and inheriting properties and methods from `java.lang.Object`."],["The class provides several methods, including `build()`, `setPath()`, `setQueryParamsExtractor()`, `setRequestBodyExtractor()`, and `updateRawPath()`, to configure the request formatting process."],["The `RequestT` parameter is a type that can be assigned when constructing `ProtoMessageRequestFormatter.Builder` objects to allow the specification of a custom type."],["The `ProtoMessageRequestFormatter.Builder` Class allows for the extraction of various request elements such as the path, query parameters, and request body."]]],[]]