google_api_android_management v0.25.0 GoogleApi.AndroidManagement.V1.Model.DeviceSettings View Source
Information about security related device settings on device.
Attributes
-
adbEnabled
(type:boolean()
, default:nil
) - Whether ADB (https://developer.android.com/studio/command-line/adb.html) is enabled on the device. -
developmentSettingsEnabled
(type:boolean()
, default:nil
) - Whether developer mode is enabled on the device. -
encryptionStatus
(type:String.t
, default:nil
) - Encryption status from DevicePolicyManager. -
isDeviceSecure
(type:boolean()
, default:nil
) - Whether the device is secured with PIN/password. -
isEncrypted
(type:boolean()
, default:nil
) - Whether the storage encryption is enabled. -
unknownSourcesEnabled
(type:boolean()
, default:nil
) - Whether installing apps from unknown sources is enabled. -
verifyAppsEnabled
(type:boolean()
, default:nil
) - Whether Verify Apps (Google Play Protect (https://support.google.com/googleplay/answer/2812853)) is enabled on the device.
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.