DirectorySourceType
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: 2024-08-06 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-06 UTC."],[[["The `DirectorySourceType` enum controls the type of data source returned in directory responses."],["Options include unspecified, Google Workspace domain shared contact, and Google Workspace domain profile."]]],["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"]]