google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.ProductPermissions View Source
Information about the permissions required by a specific app and whether they have been accepted by the enterprise.
Attributes
- kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#productPermissions". Defaults to:
null
. - permission (List[ProductPermission]): The permissions required by the app. Defaults to:
null
. - productId (String): The ID of the app that the permissions relate to, e.g. "app:com.google.android.gm". Defaults to:
null
.