DirectorySourceType
ディレクトリのレスポンスで返すデータソースのタイプ。
列挙型 |
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"]]