GoogleApi.AndroidEnterprise.V1.Model.ProductPermission (google_api_android_enterprise v0.24.0) 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
(type:String.t
, default:nil
) - An opaque string uniquely identifying the permission. -
state
(type:String.t
, default:nil
) - Whether the permission has been accepted or not.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.