DirectoryMergeSourceType
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ประเภทแหล่งข้อมูลที่จะผสานเข้ากับไดเรกทอรีผู้ใช้
Enum |
DIRECTORY_MERGE_SOURCE_TYPE_UNSPECIFIED |
ไม่ระบุ |
DIRECTORY_MERGE_SOURCE_TYPE_CONTACT |
รายชื่อติดต่อของผู้ใช้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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. |"]]