[[["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 many older versions available as well."],["The `ProtoMessageRequestFormatter.Builder` class is a subclass of `java.lang.Object` and allows for the construction of a `ProtoMessageRequestFormatter` object, with inherited members such as `clone()`, `equals()`, and `wait()` from the `Object` class."],["The class constructor `Builder()` has no parameters and allows the creation of a new Builder object."],["Key methods of this class include `build()` which constructs the `ProtoMessageRequestFormatter`, and `setPath()`, `setQueryParamsExtractor()`, and `setRequestBodyExtractor()` which allow to set different components of a request."],["The method `updateRawPath()` is designed to modify the raw path by replacing specified target strings with a replacement string."]]],[]]