[[["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-04-02 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 a protobuf message."],["The `ProtoMessageRequestFormatter` class implements the `HttpRequestFormatter` interface and offers methods like `getPath`, `getQueryParamNames`, and `getRequestBody` for handling different aspects of HTTP request formatting."],["The webpage lists numerous available versions of the `ProtoMessageRequestFormatter`, starting from version 2.63.1 (latest) down to version 2.7.1."],["The class inherits from `java.lang.Object`, and includes methods inherited from that base class."],["A static method, `newBuilder()`, allows for the construction of a `ProtoMessageRequestFormatter.Builder`, while the `toBuilder()` method allows for the class instance to create its own builder."]]],[]]