Table of Contents

Class ChromeOsDeviceAction

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

JSON request template for firing actions on ChromeOs Device in Directory Devices API.

public class ChromeOsDeviceAction : IDirectResponseSchema
Inheritance
ChromeOsDeviceAction
Implements
IDirectResponseSchema
Inherited Members

Constructors

ChromeOsDeviceAction()

public ChromeOsDeviceAction()

Properties

Action

Action to be taken on the ChromeOs Device

public virtual string Action { get; set; }

Property Value

string

DeprovisionReason

public virtual string DeprovisionReason { get; set; }

Property Value

string

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string