[[["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-15 UTC."],[[["This webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The content lists various versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, each with a link to its corresponding documentation page, which provides an option to browse documentation per version."],["The `ProtoMessageRequestFormatter.Builder` class is used for building `ProtoMessageRequestFormatter` instances and inherits from `java.lang.Object`, as shown in the inheritance chain."],["The documentation details the available methods within the `Builder` class, including `build()`, `setPath()`, `setQueryParamsExtractor()`, `setRequestBodyExtractor()`, and `updateRawPath()`, explaining their parameters, return types, and functionality."],["The `RequestT` type parameter is utilized throughout the class to provide flexibility in the types of requests that can be handled."]]],[]]