View Source GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1WipeDeviceResponse (google_api_cloud_identity v0.32.0)
Response message for wiping all data on the device.
Attributes
-
device
(type:GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1Device.t
, default:nil
) - Resultant Device object for the action. Note that asset tags will not be returned in the device object.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1WipeDeviceResponse{ device: GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1Device.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.