enterpriseType property

String? enterpriseType
getter/setter pair

The type of the enterprise. Possible string values are:

  • "enterpriseTypeUnspecified" : This value is not used.
  • "managedGoogleDomain" : The enterprise belongs to a managed Google domain.
  • "managedGooglePlayAccountsEnterprise" : The enterprise is a managed Google Play Accounts enterprise.

Implementation

core.String? enterpriseType;