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 webpage provides documentation for the \u003ccode\u003eEmptyMessage\u003c/code\u003e class within the \u003ccode\u003ecom.google.api.gax.httpjson\u003c/code\u003e package, showing versions ranging from 2.7.1 up to the latest 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEmptyMessage\u003c/code\u003e is a generic, reusable class designed to represent empty messages, commonly used as a response type in APIs to avoid redundant definitions of empty messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEmptyMessage\u003c/code\u003e class implements the \u003ccode\u003eApiMessage\u003c/code\u003e interface and inherits from \u003ccode\u003eObject\u003c/code\u003e, with several inherited members such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003ehashCode()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details static methods like \u003ccode\u003egetDefaultInstance()\u003c/code\u003e, \u003ccode\u003enewBuilder()\u003c/code\u003e, and \u003ccode\u003enewBuilder(EmptyMessage prototype)\u003c/code\u003e for creating instances, as well as instance methods including \u003ccode\u003eequals(Object other)\u003c/code\u003e, \u003ccode\u003egetApiMessageRequestBody()\u003c/code\u003e, \u003ccode\u003egetFieldMask()\u003c/code\u003e, \u003ccode\u003egetFieldValue(String fieldName)\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, \u003ccode\u003etoBuilder()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers the ability to obtain an instance of it with \u003ccode\u003egetDefaultInstance()\u003c/code\u003e, or a builder with either \u003ccode\u003enewBuilder()\u003c/code\u003e or \u003ccode\u003enewBuilder(EmptyMessage prototype)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]