google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.ProductPermission View Source
A product permissions resource represents the set of permissions required by a specific app and whether or not they have been accepted by an enterprise admin. The API can be used to read the set of permissions, and also to update the set to indicate that permissions have been accepted.
Attributes
- permissionId (String): An opaque string uniquely identifying the permission. Defaults to:
null
. - state (String): Whether the permission has been accepted or not. Defaults to:
null
.