DirectoryMergeSourceType
列挙型 |
DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED |
(指定なし) |
DIRECTORY_MERGE_SOURCE_TYPE_CONTACT |
ユーザー所有の連絡先。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-06 UTC。
[null,null,["最終更新日 2024-08-06 UTC。"],[[["`DIRECTORY_MERGE_SOURCE_TYPE` is an enum used to specify the data source type to merge into directory people."],["It has two possible values, `DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED`, representing an unspecified source and `DIRECTORY_MERGE_SOURCE_TYPE_CONTACT` representing a user-owned contact as a data source."]]],["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"]]