Google Apps Cloudidentity Devices V1Android Attributes Response
data class GoogleAppsCloudidentityDevicesV1AndroidAttributesResponse(val enabledUnknownSources: Boolean, val ownerProfileAccount: Boolean, val ownershipPrivilege: String, val supportsWorkProfile: Boolean)
Resource representing the Android specific attributes of a Device.
Constructors
Link copied to clipboard
fun GoogleAppsCloudidentityDevicesV1AndroidAttributesResponse(enabledUnknownSources: Boolean, ownerProfileAccount: Boolean, ownershipPrivilege: String, supportsWorkProfile: Boolean)