[[["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 latest version available is 2.63.1, as indicated in the provided list of versions."],["This document details the `ProtoMessageRequestFormatter` class, which is used to create parts of an HTTP request from a protobuf message."],["The `ProtoMessageRequestFormatter` class implements the `HttpRequestFormatter` interface and provides methods for managing path templates, including retrieving the path, additional path templates, and query parameter names."],["It has static methods, `newBuilder()`, which creates a builder for the class, and instance methods like `getPath()`, `getRequestBody()`, `getQueryParamNames()` and more."],["The class inherits members from the `Object` class, including methods such as `clone()`, `equals()`, `getClass()`, etc."]]],[]]