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-09-04 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, with a comprehensive list of versions available from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEmptyMessage\u003c/code\u003e is a generic class in the \u003ccode\u003ecom.google.api.gax.httpjson\u003c/code\u003e package, designed to avoid the duplication of empty messages in APIs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEmptyMessage\u003c/code\u003e implements the \u003ccode\u003eApiMessage\u003c/code\u003e interface and inherits methods from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, and \u003ccode\u003etoString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey methods for \u003ccode\u003eEmptyMessage\u003c/code\u003e include \u003ccode\u003egetApiMessageRequestBody\u003c/code\u003e, \u003ccode\u003egetDefaultInstance\u003c/code\u003e, \u003ccode\u003egetFieldMask\u003c/code\u003e, \u003ccode\u003egetFieldValue\u003c/code\u003e, \u003ccode\u003enewBuilder\u003c/code\u003e, and \u003ccode\u003etoBuilder\u003c/code\u003e, allowing for flexible interaction with the message.\u003c/p\u003e\n"],["\u003cp\u003eThe class serves as a response type for API methods.\u003c/p\u003e\n"]]],[],null,[]]