User Account Type.
| Enums | |
|---|---|
| ACCOUNT_TYPE_UNSPECIFIED | Default user account type. | 
| DOMAIN_ACCOUNT_TYPE | A human account part of some domain in directory services. | 
| LOCAL_ACCOUNT_TYPE | A local machine account. | 
| CLOUD_ACCOUNT_TYPE | A SaaS service account type (such as Slack or GitHub). | 
| SERVICE_ACCOUNT_TYPE | A non-human account for data access. | 
| DEFAULT_ACCOUNT_TYPE | A system built in default account. | 

