View Source GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1WipeDeviceRequest (google_api_cloud_identity v0.30.0)
Request message for wiping all data on the device.
Attributes
-
customer
(type:String.t
, default:nil
) - Optional. Resource name of the customer. If you're using this API for your own organization, usecustomers/my_customer
If you're using this API to manage another organization, usecustomers/{customer}
, where customer is the customer to whom the device belongs. -
removeResetLock
(type:boolean()
, default:nil
) - Optional. Specifies if a user is able to factory reset a device after a Device Wipe. On iOS, this is called "Activation Lock", while on Android, this is known as "Factory Reset Protection". If true, this protection will be removed from the device, so that a user can successfully factory reset. If false, the setting is untouched on the device.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.