google_api_android_enterprise v0.2.0 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.t): An opaque string uniquely identifying the permission. Defaults to:
null
. - state (String.t): Whether the permission has been accepted or not. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.