NullValue
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
NullValue
は、Value
型ユニオンの null 値を表すシングルトン列挙型です。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003e\u003ccode\u003eNullValue\u003c/code\u003e is a singleton enumeration within the \u003ccode\u003eValue\u003c/code\u003e type union, specifically representing a null value.\u003c/p\u003e\n"],["\u003cp\u003eThe enumeration includes \u003ccode\u003eNULL_VALUE\u003c/code\u003e which is used to explicitly denote the absence of a value.\u003c/p\u003e\n"]]],[],null,["# NullValue\n\n`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.\n\n| Enums ||\n|--------------|-------------|\n| `NULL_VALUE` | Null value. |"]]