enterpriseType property
The type of the enterprise.
Output only. Possible string values are:
- "ENTERPRISE_TYPE_UNSPECIFIED" : This value is not used.
- "MANAGED_GOOGLE_DOMAIN" : The enterprise belongs to a managed Google domain (https://developers.google.com/android/work/terminology#managed_google_domain).
- "MANAGED_GOOGLE_PLAY_ACCOUNTS_ENTERPRISE" : The enterprise is a managed Google Play Accounts enterprise (https://developers.google.com/android/work/terminology#managed_google_play_accounts_enterprise).
Implementation
core.String? enterpriseType;