Enum Sensitivity
Stay organized with collections
Save and categorize content based on your preferences.
Deprecated properties
Property | Type | Description |
CONFIDENTIAL | Enum | confidential sensitivity |
NORMAL | Enum | normal sensitivity |
PERSONAL | Enum | personal sensitivity |
PRIVATE | Enum | private sensitivity |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["\u003cp\u003e\u003ccode\u003eSensitivity\u003c/code\u003e is deprecated and the People API advanced service should be used instead.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSensitivity\u003c/code\u003e was an enum used for contact sensitivity levels.\u003c/p\u003e\n"],["\u003cp\u003eDeprecated \u003ccode\u003eSensitivity\u003c/code\u003e properties included \u003ccode\u003eCONFIDENTIAL\u003c/code\u003e, \u003ccode\u003eNORMAL\u003c/code\u003e, \u003ccode\u003ePERSONAL\u003c/code\u003e, and \u003ccode\u003ePRIVATE\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Enum Sensitivity\n\nSensitivity\n\n\n**Deprecated.** Instead, use the [People API advanced\nservice](/apps-script/advanced/people)\n\nAn enum for contact sensitivity. \n\n### Deprecated properties\n\n| Property | Type | Description |\n|----------------|--------|--------------------------|\n| `CONFIDENTIAL` | `Enum` | confidential sensitivity |\n| `NORMAL` | `Enum` | normal sensitivity |\n| `PERSONAL` | `Enum` | personal sensitivity |\n| `PRIVATE` | `Enum` | private sensitivity |"]]