Table of Contents

Class ChromeOsDevice.SystemRamFreeReportsData

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

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

public class ChromeOsDevice.SystemRamFreeReportsData
Inheritance
ChromeOsDevice.SystemRamFreeReportsData
Inherited Members

Constructors

SystemRamFreeReportsData()

public SystemRamFreeReportsData()

Properties

ReportTime

DateTime representation of ReportTimeRaw.

public virtual DateTime? ReportTime { get; set; }

Property Value

DateTime?

ReportTimeRaw

Date and time the report was received.

public virtual string ReportTimeRaw { get; set; }

Property Value

string

SystemRamFreeInfo

public virtual IList<long?> SystemRamFreeInfo { get; set; }

Property Value

IList<long?>