동적 그룹은 멤버십 쿼리 또는 직원 속성(예: 직무와 건물 위치)에 대한 쿼리를 사용하여 멤버십을 자동으로 관리하는 Google 그룹입니다.
예를 들어 멤버십 쿼리는 '조직에서 테크니컬 라이터의 직무를 수행하는 모든 사용자'일 수 있습니다.
그룹 정의의 일부로 쿼리를 제공하고 Google 시스템은 조직에서 일치하는 모든 사용자가 그룹의 멤버인지 확인합니다.
멤버십 쿼리는 Google Cloud APIs용 표현식을 작성하는 데 사용되는 표준 언어인 Common Expression Language(CEL)를 사용하여 작성됩니다.
동적 그룹이 Google 그룹스와 다른 방식으로 생성 및 유지 관리되더라도 이들은 동일한 목적으로 사용됩니다. 즉, 동적 그룹은 (특정 그룹의 사용자에게 이메일을 보내기 위해) 이메일 그룹으로 사용되며 ID 및 액세스 관리(IAM) 및 Google Workspace 정책을 관리하는 데 사용됩니다.
IAM 정책에 대한 자세한 내용은 IAM을 참조하세요.
Google Workspace 정책에 대한 더 자세한 내용은 액세스 그룹을 사용하여 Google Workspace 서비스에 대한 액세스 맞춤설정하기 및 구성 적용 그룹으로 서비스 설정 맞춤설정하기를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["Dynamic groups are Google Groups with memberships automatically managed by a query based on employee attributes, such as job role."],["These groups use Common Expression Language (CEL) for membership queries and are used for email distribution and managing Identity and Access Management (IAM) and Google Workspace policies."],["Dynamic groups are available only to certain Google Workspace and Cloud Identity premium accounts, with a default limit of 500 groups per customer."],["Dynamic groups can be managed via REST API or client libraries but cannot be added as members of a regular Google Group."],["Users can formulate and test membership queries and create dynamic groups as next steps."]]],[]]