admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices Class Reference

JSON response template for List Chrome OS Devices operation in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< ChromeOsDeviceChromeosdevices [get, set]
 List of Chrome OS Device objects. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual string NextPageToken [get, set]
 Token used to access next page of this result. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List Chrome OS Devices operation in Directory API.

Property Documentation

◆ Chromeosdevices

virtual System.Collections.Generic.IList<ChromeOsDevice> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices.Chromeosdevices
getset

List of Chrome OS Device objects.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices.ETag
getset

ETag of the resource.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices.Kind
getset

Kind of resource this is.

◆ NextPageToken

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevices.NextPageToken
getset

Token used to access next page of this result.


The documentation for this class was generated from the following file: