DirectorySourceType
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
디렉터리 응답에서 반환할 데이터 소스 유형입니다.
열거형 |
DIRECTORY_SOURCE_TYPE_UNSPECIFIED |
지정되지 않았습니다. |
DIRECTORY_SOURCE_TYPE_DOMAIN_CONTACT |
Google Workspace 도메인 공유 연락처 |
DIRECTORY_SOURCE_TYPE_DOMAIN_PROFILE |
Google Workspace 도메인 프로필 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]