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"]],[["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."],[[["This webpage provides documentation for the `EmptyMessage` class within the `com.google.api.gax.httpjson` package, specifically referencing version 2.7.1, which is a generic empty message used to avoid defining duplicate empty messages in APIs."],["The latest version available is 2.63.1 and the page includes a comprehensive list of past versions of `EmptyMessage`, dating back to version 2.7.1."],["The `EmptyMessage` class implements the `ApiMessage` interface and inherits from the base Java `Object` class, inheriting methods such as `clone()`, `equals()`, and `hashCode()`, among others."],["The class has several methods that can be used, such as `equals()`, `getApiMessageRequestBody()`, `getDefaultInstance()`, `getFieldMask()`, `getFieldValue()`, `hashCode()`, `newBuilder()`, `toBuilder()`, and `toString()`."]]],[]]