google_api_android_device_provisioning v0.0.1 GoogleApi.AndroidDeviceProvisioning.V1.Model.Company View Source
Company
Attributes
- adminEmails (List[String]): Admin email. Admins will be able to operate on the portal. This field is a WRITE-only field at creation time. Defaults to:
null
. - companyId (String): company id Defaults to:
null
. - companyName (String): company name Defaults to:
null
. - name (String): REST Resource name. Defaults to:
null
. - ownerEmails (List[String]): Owner email. Owner is able to operate on the portal, and modify admins and other owners. This field is a WRITE-only field at creation time. Defaults to:
null
.