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 および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eThe \u003ccode\u003eDirectorySourceType\u003c/code\u003e enum controls the type of data source returned in directory responses.\u003c/p\u003e\n"],["\u003cp\u003eOptions include unspecified, Google Workspace domain shared contact, and Google Workspace domain profile.\u003c/p\u003e\n"]]],["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"],null,["# DirectorySourceType\n\nData source type to return in directory responses.\n\n| Enums ||\n|----------------------------------------|-----------------------------------------|\n| `DIRECTORY_SOURCE_TYPE_UNSPECIFIED` | Unspecified. |\n| `DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT` | Google Workspace domain shared contact. |\n| `DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE` | Google Workspace domain profile. |"]]