Enum Sensitivity
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wycofane właściwości
Właściwość | Typ | Opis |
CONFIDENTIAL | Enum | poufność |
NORMAL | Enum | normalna czułość |
PERSONAL | Enum | wrażliwość osobista |
PRIVATE | Enum | prywatność |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 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 |"]]