Table of Contents

Class ChromeOsMoveDevicesToOu

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

JSON request template for moving ChromeOs Device to given OU in Directory Devices API.

public class ChromeOsMoveDevicesToOu : IDirectResponseSchema
Inheritance
ChromeOsMoveDevicesToOu
Implements
IDirectResponseSchema
Inherited Members

Constructors

ChromeOsMoveDevicesToOu()

public ChromeOsMoveDevicesToOu()

Properties

DeviceIds

ChromeOs Devices to be moved to OU

public virtual IList<string> DeviceIds { get; set; }

Property Value

IList<string>

ETag

The ETag of the item.

public virtual string ETag { get; set; }

Property Value

string