managedGooglePlayAccountsEnterpriseType property
The type of a managed Google Play Accounts enterprise.
Output only. Possible string values are:
- "MANAGED_GOOGLE_PLAY_ACCOUNTS_ENTERPRISE_TYPE_UNSPECIFIED" : The managed Google Play Accounts enterprise type is not specified.
- "CUSTOMER_MANAGED" : The enterprise is customer-managed
- "EMM_MANAGED" : The enterprise is EMM-managed (deprecated).
Implementation
core.String? managedGooglePlayAccountsEnterpriseType;