DirectoryMergeSourceType
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
डेटा सोर्स के टाइप को मर्ज करें.
Enums |
DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED |
नहीं बताया गया है |
DIRECTORY_MERGE_SOURCE_TYPE_CONTACT |
उपयोगकर्ता के मालिकाना हक वाला संपर्क. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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. |"]]