google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.EnterpriseAccount View Source
A service account that can be used to authenticate as the enterprise to API calls that require such authentication.
Attributes
- accountEmail (String): The email address of the service account. Defaults to:
null
. - kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterpriseAccount". Defaults to:
null
.