google_api_android_management v0.6.0 GoogleApi.AndroidManagement.V1.Model.PermissionGrant View Source
Configuration for an Android permission and its grant state.
Attributes
- permission (String.t): The Android permission or group, e.g. android.permission.READ_CALENDAR or android.permission_group.CALENDAR. Defaults to:
null
. policy (String.t): The policy for granting the permission. Defaults to:
null
.- Enum - one of [PERMISSION_POLICY_UNSPECIFIED, PROMPT, GRANT, DENY]
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.