DirectorySourceType
ডাটা সোর্স টাইপ যা ডাইরেক্টরি রেসপন্সে ফিরে আসবে।
Enums |
---|
DIRECTORY_SOURCE_TYPE_UNSPECIFIED | অনির্দিষ্ট। |
DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT | Google Workspace ডোমেন শেয়ার করা পরিচিতি। |
DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE | Google Workspace ডোমেন প্রোফাইল। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 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"]]