Class GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest
Request message for starting an account wipe on device.
Implements
Inherited Members
Namespace: Google.Apis.CloudIdentity.v1.Data
Assembly: Google.Apis.CloudIdentity.v1.dll
Syntax
public class GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest : IDirectResponseSchema
Properties
Customer
Optional. Resource name of the customer. If you're
using this API for your own organization, use customers/my_customer If you're using this API to manage
another organization, use customers/{customer}, where customer is the customer to whom the device belongs.
Declaration
[JsonProperty("customer")]
public virtual string Customer { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |