[[["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."],[[["This webpage details the `ProtoMessageRequestFormatter` class, which is a part of the `com.google.api.gax.httpjson` package, and is responsible for creating HTTP request parts from protobuf messages in Java."],["The latest version of `ProtoMessageRequestFormatter` available is 2.63.1, with a history of versions dating back to 2.7.1."],["The `ProtoMessageRequestFormatter` class implements `HttpRequestFormatter\u003cRequestT\u003e` and inherits from `java.lang.Object`."],["Key methods include `getPath`, `getPathTemplate`, `getQueryParamNames`, and `getRequestBody`, which handle different aspects of formatting HTTP requests, such as path, query parameters, and request body."],["A static `newBuilder` method is provided to construct `ProtoMessageRequestFormatter` instances using a builder pattern, and the `toBuilder` method is also provided for further customization of current instances."]]],[]]