[[["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."],[[["This webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class within the Google API Client Library for Java, specifically for version 2.60.0, with links to other versions."],["The `ProtoMessageRequestFormatter.Builder` class is used to build formatters for HTTP/JSON requests, as indicated by the methods `setPath`, `setQueryParamsExtractor`, `setRequestBodyExtractor`, and `setAdditionalPaths`."],["The `Builder` class can modify the raw path of a request using the methods `updateRawPath`."],["The `build()` method in this class is used to create an instance of `ProtoMessageRequestFormatter` which has a generic type `RequestT` that it takes on."],["The documentation also shows the class' inheritance from `java.lang.Object` and lists the inherited methods like `clone()`, `equals()`, `getClass()` and others."]]],[]]