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

JSON template for Chrome Os Device resource in Directory API. More...

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

Classes

class  ActiveTimeRangesData
 
class  CpuStatusReportsData
 
class  DeviceFilesData
 
class  DiskVolumeReportsData
 
class  RecentUsersData
 
class  SystemRamFreeReportsData
 
class  TpmVersionInfoData
 Trusted Platform Module (TPM) (Read-only) More...
 

Properties

virtual System.Collections.Generic.IList< ChromeOsDevice.ActiveTimeRangesDataActiveTimeRanges [get, set]
 List of active time ranges (Read-only) More...
 
virtual string AnnotatedAssetId [get, set]
 AssetId specified during enrollment or through later annotation More...
 
virtual string AnnotatedLocation [get, set]
 Address or location of the device as noted by the administrator More...
 
virtual string AnnotatedUser [get, set]
 User of the device More...
 
virtual System.Nullable< long > AutoUpdateExpiration [get, set]
 (Read-only) The timestamp after which the device will stop receiving Chrome updates or support More...
 
virtual string BootMode [get, set]
 Chromebook boot mode (Read-only) More...
 
virtual System.Collections.Generic.IList< ChromeOsDevice.CpuStatusReportsDataCpuStatusReports [get, set]
 Reports of CPU utilization and temperature (Read-only) More...
 
virtual System.Collections.Generic.IList< ChromeOsDevice.DeviceFilesDataDeviceFiles [get, set]
 List of device files to download (Read-only) More...
 
virtual string DeviceId [get, set]
 Unique identifier of Chrome OS Device (Read-only) More...
 
virtual System.Collections.Generic.IList< ChromeOsDevice.DiskVolumeReportsDataDiskVolumeReports [get, set]
 Reports of disk space and other info about mounted/connected volumes. More...
 
virtual string DockMacAddress [get, set]
 (Read-only) Built-in MAC address for the docking station that the device connected to. Factory sets Media access control address (MAC address) assigned for use by a dock. Currently this is only supported on the Dell Arcada / Sarien devices and the Dell WD19 / WD19TB Docking Station. It is reserved specifically for MAC pass through device policy. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for Dell devices. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string EthernetMacAddress [get, set]
 Chromebook Mac Address on ethernet network interface (Read-only) More...
 
virtual string EthernetMacAddress0 [get, set]
 (Read-only) MAC address used by the Chromebook’s internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices. More...
 
virtual string FirmwareVersion [get, set]
 Chromebook firmware version (Read-only) More...
 
virtual string Kind [get, set]
 Kind of resource this is. More...
 
virtual string LastEnrollmentTimeRaw [get, set]
 Date and time the device was last enrolled (Read-only) More...
 
virtual System.Nullable< System.DateTime > LastEnrollmentTime [get, set]
 
See also
System.DateTime

representation of LastEnrollmentTimeRaw. More...

 
virtual string LastSyncRaw [get, set]
 Date and time the device was last synchronized with the policy settings in the G Suite administrator control panel (Read-only) More...
 
virtual System.Nullable< System.DateTime > LastSync [get, set]
 
See also
System.DateTime

representation of LastSyncRaw. More...

 
virtual string MacAddress [get, set]
 Chromebook Mac Address on wifi network interface (Read-only) More...
 
virtual string ManufactureDate [get, set]
 (Read-only) The date the device was manufactured in yyyy-mm-dd format. More...
 
virtual string Meid [get, set]
 Contains either the Mobile Equipment identifier (MEID) or the International Mobile Equipment Identity (IMEI) for the 3G mobile card in the Chromebook (Read-only) More...
 
virtual string Model [get, set]
 Chromebook Model (Read-only) More...
 
virtual string Notes [get, set]
 Notes added by the administrator More...
 
virtual string OrderNumber [get, set]
 Chromebook order number (Read-only) More...
 
virtual string OrgUnitPath [get, set]
 OrgUnit of the device More...
 
virtual string OsVersion [get, set]
 Chromebook Os Version (Read-only) More...
 
virtual string PlatformVersion [get, set]
 Chromebook platform version (Read-only) More...
 
virtual System.Collections.Generic.IList< ChromeOsDevice.RecentUsersDataRecentUsers [get, set]
 List of recent device users, in descending order by last login time (Read-only) More...
 
virtual string SerialNumber [get, set]
 Chromebook serial number (Read-only) More...
 
virtual string Status [get, set]
 status of the device (Read-only) More...
 
virtual string SupportEndDateRaw [get, set]
 Final date the device will be supported (Read-only) More...
 
virtual System.Nullable< System.DateTime > SupportEndDate [get, set]
 
See also
System.DateTime

representation of SupportEndDateRaw. More...

 
virtual System.Collections.Generic.IList< ChromeOsDevice.SystemRamFreeReportsDataSystemRamFreeReports [get, set]
 Reports of amounts of available RAM memory (Read-only) More...
 
virtual System.Nullable< long > SystemRamTotal [get, set]
 Total RAM on the device [in bytes] (Read-only) More...
 
virtual ChromeOsDevice.TpmVersionInfoData TpmVersionInfo [get, set]
 Trusted Platform Module (TPM) (Read-only) More...
 
virtual System.Nullable< bool > WillAutoRenew [get, set]
 Will Chromebook auto renew after support end date (Read-only) More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Chrome Os Device resource in Directory API.

Property Documentation

◆ ActiveTimeRanges

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

List of active time ranges (Read-only)

◆ AnnotatedAssetId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.AnnotatedAssetId
getset

AssetId specified during enrollment or through later annotation

◆ AnnotatedLocation

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.AnnotatedLocation
getset

Address or location of the device as noted by the administrator

◆ AnnotatedUser

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.AnnotatedUser
getset

User of the device

◆ AutoUpdateExpiration

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.AutoUpdateExpiration
getset

(Read-only) The timestamp after which the device will stop receiving Chrome updates or support

◆ BootMode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.BootMode
getset

Chromebook boot mode (Read-only)

◆ CpuStatusReports

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

Reports of CPU utilization and temperature (Read-only)

◆ DeviceFiles

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

List of device files to download (Read-only)

◆ DeviceId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.DeviceId
getset

Unique identifier of Chrome OS Device (Read-only)

◆ DiskVolumeReports

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

Reports of disk space and other info about mounted/connected volumes.

◆ DockMacAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.DockMacAddress
getset

(Read-only) Built-in MAC address for the docking station that the device connected to. Factory sets Media access control address (MAC address) assigned for use by a dock. Currently this is only supported on the Dell Arcada / Sarien devices and the Dell WD19 / WD19TB Docking Station. It is reserved specifically for MAC pass through device policy. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for Dell devices.

◆ ETag

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

ETag of the resource.

◆ EthernetMacAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.EthernetMacAddress
getset

Chromebook Mac Address on ethernet network interface (Read-only)

◆ EthernetMacAddress0

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.EthernetMacAddress0
getset

(Read-only) MAC address used by the Chromebook’s internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.

◆ FirmwareVersion

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.FirmwareVersion
getset

Chromebook firmware version (Read-only)

◆ Kind

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

Kind of resource this is.

◆ LastEnrollmentTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.LastEnrollmentTime
getset

See also
System.DateTime

representation of LastEnrollmentTimeRaw.

◆ LastEnrollmentTimeRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.LastEnrollmentTimeRaw
getset

Date and time the device was last enrolled (Read-only)

◆ LastSync

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.LastSync
getset

See also
System.DateTime

representation of LastSyncRaw.

◆ LastSyncRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.LastSyncRaw
getset

Date and time the device was last synchronized with the policy settings in the G Suite administrator control panel (Read-only)

◆ MacAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.MacAddress
getset

Chromebook Mac Address on wifi network interface (Read-only)

◆ ManufactureDate

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.ManufactureDate
getset

(Read-only) The date the device was manufactured in yyyy-mm-dd format.

◆ Meid

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.Meid
getset

Contains either the Mobile Equipment identifier (MEID) or the International Mobile Equipment Identity (IMEI) for the 3G mobile card in the Chromebook (Read-only)

◆ Model

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.Model
getset

Chromebook Model (Read-only)

◆ Notes

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.Notes
getset

Notes added by the administrator

◆ OrderNumber

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.OrderNumber
getset

Chromebook order number (Read-only)

◆ OrgUnitPath

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.OrgUnitPath
getset

OrgUnit of the device

◆ OsVersion

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.OsVersion
getset

Chromebook Os Version (Read-only)

◆ PlatformVersion

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.PlatformVersion
getset

Chromebook platform version (Read-only)

◆ RecentUsers

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

List of recent device users, in descending order by last login time (Read-only)

◆ SerialNumber

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.SerialNumber
getset

Chromebook serial number (Read-only)

◆ Status

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.Status
getset

status of the device (Read-only)

◆ SupportEndDate

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.SupportEndDate
getset

See also
System.DateTime

representation of SupportEndDateRaw.

◆ SupportEndDateRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.SupportEndDateRaw
getset

Final date the device will be supported (Read-only)

◆ SystemRamFreeReports

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

Reports of amounts of available RAM memory (Read-only)

◆ SystemRamTotal

virtual System.Nullable<long> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.SystemRamTotal
getset

Total RAM on the device [in bytes] (Read-only)

◆ TpmVersionInfo

virtual ChromeOsDevice.TpmVersionInfoData Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.TpmVersionInfo
getset

Trusted Platform Module (TPM) (Read-only)

◆ WillAutoRenew

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.ChromeOsDevice.WillAutoRenew
getset

Will Chromebook auto renew after support end date (Read-only)


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