DirectorySourceType
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Typ źródła danych do zwrócenia w odpowiedziach katalogu.
Wartości w polu enum |
DIRECTORY_SOURCE_TYPE_UNSPECIFIED |
Nie określono. |
DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT |
Osoba kontaktowa w domenie Google Workspace. |
DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE |
Profil domeny Google Workspace. |
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-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDirectorySourceType\u003c/code\u003e enum controls the type of data source returned in directory responses.\u003c/p\u003e\n"],["\u003cp\u003eOptions include unspecified, Google Workspace domain shared contact, and Google Workspace domain profile.\u003c/p\u003e\n"]]],["The data source types in directory responses are: `DIRECTORY_SOURCE_TYPE_UNSPECIFIED`, indicating an unspecified type; `DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT`, representing a Google Workspace domain shared contact; and `DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE`, which denotes a Google Workspace domain profile. These enums define the specific origins of data within directory responses, allowing differentiation between general, shared contact, and profile-specific information.\n"],null,["# DirectorySourceType\n\nData source type to return in directory responses.\n\n| Enums ||\n|----------------------------------------|-----------------------------------------|\n| `DIRECTORY_SOURCE_TYPE_UNSPECIFIED` | Unspecified. |\n| `DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT` | Google Workspace domain shared contact. |\n| `DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE` | Google Workspace domain profile. |"]]