A generic empty message that can be re-used to avoid defining duplicated empty messages in your
APIs. A typical example is to use it as the response type of an API method.
[[["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 provides documentation for the `EmptyMessage` class within the `com.google.api.gax.httpjson` package, specifically for version 2.15.0."],["`EmptyMessage` is a generic class designed to be reused in APIs, often as a response type, and it implements the `ApiMessage` interface."],["The class inherits members from `Object` and includes methods such as `equals`, `hashCode`, `toString`, and static methods to get the default instance or create new builders."],["The class offers methods to get request body, field mask, or field value, as well as to create a builder."],["The latest version of this class is 2.63.1, and the site provides access to every version all the way back to version 2.7.1."]]],[]]