View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementV1AndroidAppPermission (google_api_chrome_management v0.7.1)

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
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.