class GoogleChromeManagementV1DiskInfo extends Collection (View source)

Properties

protected $collection_key
string $bytesReadThisSession
string $bytesWrittenThisSession
string $discardTimeThisSession
string $health
string $ioTimeThisSession
string $manufacturer
string $model
string $readTimeThisSession
string $serialNumber
string $sizeBytes
string $type
string[] $volumeIds
string $writeTimeThisSession

Methods

setBytesReadThisSession($bytesReadThisSession)

No description

string
getBytesReadThisSession()

No description

setBytesWrittenThisSession($bytesWrittenThisSession)

No description

string
getBytesWrittenThisSession()

No description

setDiscardTimeThisSession($discardTimeThisSession)

No description

string
getDiscardTimeThisSession()

No description

setHealth($health)

No description

string
getHealth()

No description

setIoTimeThisSession($ioTimeThisSession)

No description

string
getIoTimeThisSession()

No description

setManufacturer($manufacturer)

No description

string
getManufacturer()

No description

setModel($model)

No description

string
getModel()

No description

setReadTimeThisSession($readTimeThisSession)

No description

string
getReadTimeThisSession()

No description

setSerialNumber($serialNumber)

No description

string
getSerialNumber()

No description

setSizeBytes($sizeBytes)

No description

string
getSizeBytes()

No description

setType($type)

No description

string
getType()

No description

setVolumeIds($volumeIds)

No description

string[]
getVolumeIds()

No description

setWriteTimeThisSession($writeTimeThisSession)

No description

string
getWriteTimeThisSession()

No description

Details

setBytesReadThisSession($bytesReadThisSession)

No description

Parameters

$bytesReadThisSession

string getBytesReadThisSession()

No description

Return Value

string

setBytesWrittenThisSession($bytesWrittenThisSession)

No description

Parameters

$bytesWrittenThisSession

string getBytesWrittenThisSession()

No description

Return Value

string

setDiscardTimeThisSession($discardTimeThisSession)

No description

Parameters

$discardTimeThisSession

string getDiscardTimeThisSession()

No description

Return Value

string

setHealth($health)

No description

Parameters

$health

string getHealth()

No description

Return Value

string

setIoTimeThisSession($ioTimeThisSession)

No description

Parameters

$ioTimeThisSession

string getIoTimeThisSession()

No description

Return Value

string

setManufacturer($manufacturer)

No description

Parameters

$manufacturer

string getManufacturer()

No description

Return Value

string

setModel($model)

No description

Parameters

$model

string getModel()

No description

Return Value

string

setReadTimeThisSession($readTimeThisSession)

No description

Parameters

$readTimeThisSession

string getReadTimeThisSession()

No description

Return Value

string

setSerialNumber($serialNumber)

No description

Parameters

$serialNumber

string getSerialNumber()

No description

Return Value

string

setSizeBytes($sizeBytes)

No description

Parameters

$sizeBytes

string getSizeBytes()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setVolumeIds($volumeIds)

No description

Parameters

$volumeIds

string[] getVolumeIds()

No description

Return Value

string[]

setWriteTimeThisSession($writeTimeThisSession)

No description

Parameters

$writeTimeThisSession

string getWriteTimeThisSession()

No description

Return Value

string