View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1AndroidAppPermission (google_api_chrome_management v0.9.0)
Permission requested by an Android app.
Attributes
-
type
(type:String.t
, default:nil
) - Output only. The type of the permission.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1AndroidAppPermission{ type: String.t() | nil }