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."],[[["The latest version available is 2.63.1, as indicated by the (latest) tag in the provided list of versions for `/java/docs/reference/gax/com.google.api.gax.httpjson.EmptyMessage`."],["This document provides an overview of the `EmptyMessage` class within the Google API Client Library for Java, specifically for `gax.httpjson`."],["The `EmptyMessage` class, implementing the `ApiMessage` interface, is a reusable generic empty message typically used as the response type for API methods."],["The `EmptyMessage` class inherits from the `Object` class and includes methods for comparing objects (`equals`), getting hash codes (`hashCode`), and getting a string representation of the object (`toString`), among others."],["The documentation provides links to the documentation for each version of `EmptyMessage` dating back to version 2.7.1."]]],[]]