Enum Gender
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
非推奨のプロパティ
プロパティ | 種類 | 説明 |
MALE | Enum | 男性の性別 |
FEMALE | Enum | 女性の性別 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eThe \u003ccode\u003egender\u003c/code\u003e property is deprecated and should no longer be used.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should utilize the People API advanced service as a replacement.\u003c/p\u003e\n"],["\u003cp\u003eThis enum was previously used for specifying contact gender with \u003ccode\u003eMALE\u003c/code\u003e and \u003ccode\u003eFEMALE\u003c/code\u003e options.\u003c/p\u003e\n"]]],[],null,["# Enum Gender\n\nGender\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for contact gender. \n\n### Deprecated properties\n\n| Property | Type | Description |\n|----------|--------|---------------|\n| `MALE` | `Enum` | male gender |\n| `FEMALE` | `Enum` | female gender |"]]