DirectoryMergeSourceType
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Typ źródła danych do scalenia w osoby w katalogu.
Wartości w polu enum |
DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED |
Nie określono. |
DIRECTORY_MERGE_SOURCE_TYPE_CONTACT |
Kontakt należący do użytkownika. |
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\u003e\u003ccode\u003eDIRECTORY_MERGE_SOURCE_TYPE\u003c/code\u003e is an enum used to specify the data source type to merge into directory people.\u003c/p\u003e\n"],["\u003cp\u003eIt has two possible values, \u003ccode\u003eDIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED\u003c/code\u003e, representing an unspecified source and \u003ccode\u003eDIRECTORY_MERGE_SOURCE_TYPE_CONTACT\u003c/code\u003e representing a user-owned contact as a data source.\u003c/p\u003e\n"]]],["The provided data outlines the types of sources that can be merged into a directory of people. There are two defined source types: `DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED`, representing an unspecified source, and `DIRECTORY_MERGE_SOURCE_TYPE_CONTACT`, which indicates a user-owned contact. These enums categorize the origins of data that can be integrated into the directory.\n"],null,["# DirectoryMergeSourceType\n\nData source type to merge into directory people.\n\n| Enums ||\n|-------------------------------------------|---------------------|\n| `DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED` | Unspecified. |\n| `DIRECTORY_MERGE_SOURCE_TYPE_CONTACT` | User owned contact. |"]]