GoogleApi.CloudIdentity.V1.Model.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest (google_api_cloud_identity v0.26.0) View Source
Request message for cancelling an unfinished user account wipe.
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_customerIf you're using this API to manage another organization, usecustomers/{customer}, where customer 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.GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest{
customer: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.