DirectorySourceType
Stay organized with collections
Save and categorize content based on your preferences.
Data source type to return in directory responses.
Enums |
DIRECTORY_SOURCE_TYPE_UNSPECIFIED |
Unspecified. |
DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT |
Google Workspace domain shared contact. |
DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE |
Google Workspace domain profile. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 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. |"]]