Table of Contents

Class ChromeOsDeviceAction

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll
public class ChromeOsDeviceAction : IDirectResponseSchema
Inheritance
ChromeOsDeviceAction
Implements
IDirectResponseSchema
Inherited Members

Constructors

ChromeOsDeviceAction()

public ChromeOsDeviceAction()

Properties

Action

Action to be taken on the Chrome OS device.

public virtual string Action { get; set; }

Property Value

string

DeprovisionReason

Only used when the action is deprovision. With the deprovision action, this field is required. Note: The deprovision reason is audited because it might have implications on licenses for perpetual subscription customers.

public virtual string DeprovisionReason { get; set; }

Property Value

string

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string