[[["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."],[[["The webpage provides documentation for the `ProtoMessageRequestFormatter.Builder` class in 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 constructing `ProtoMessageRequestFormatter` objects, which can handle HTTP requests and is extended from the `java.lang.Object` class, inheriting its common methods."],["The builder class offers several methods like `setPath`, `setAdditionalPaths`, `setQueryParamsExtractor`, and `setRequestBodyExtractor` to configure the request formatting."],["The `build()` method creates and returns a `ProtoMessageRequestFormatter` object, which defines the format of a request."],["There are also two methods, `updateRawPath`, which are for internal use only and are not considered stable."]]],[]]