GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1WipeDeviceRequest (google_api_cloud_identity v0.24.3) View Source
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_id}
, where customer_id is the customer to whom the device belongs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1WipeDeviceRequest{ customer: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.