Class ChromeOsDevices
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
public class ChromeOsDevices : IDirectResponseSchema
- Inheritance
-
ChromeOsDevices
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
ChromeOsDevices()
public ChromeOsDevices()
Properties
Chromeosdevices
List of Chrome OS Device objects.
public virtual IList<ChromeOsDevice> Chromeosdevices { get; set; }
Property Value
ETag
ETag of the resource.
public virtual string ETag { get; set; }
Property Value
Kind
Kind of resource this is.
public virtual string Kind { get; set; }
Property Value
NextPageToken
Token used to access the next page of this result. To access the next page, use this token's value in the
pageToken
query string of this request.
public virtual string NextPageToken { get; set; }