DirectorySourceType
ประเภทแหล่งข้อมูลที่จะแสดงผลในการตอบกลับไดเรกทอรี
Enum |
DIRECTORY_SOURCE_TYPE_UNSPECIFIED |
ไม่ระบุ |
DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT |
รายชื่อติดต่อที่แชร์ในโดเมน Google Workspace |
DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE |
โปรไฟล์โดเมน Google Workspace |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-06 UTC
[null,null,["อัปเดตล่าสุด 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"]]