class GoogleChromeManagementV1StorageInfoDiskVolume extends Model (View source)

Properties

string $storageFreeBytes
string $storageTotalBytes
string $volumeId

Methods

setStorageFreeBytes($storageFreeBytes)

No description

string
getStorageFreeBytes()

No description

setStorageTotalBytes($storageTotalBytes)

No description

string
getStorageTotalBytes()

No description

setVolumeId($volumeId)

No description

string
getVolumeId()

No description

Details

setStorageFreeBytes($storageFreeBytes)

No description

Parameters

$storageFreeBytes

string getStorageFreeBytes()

No description

Return Value

string

setStorageTotalBytes($storageTotalBytes)

No description

Parameters

$storageTotalBytes

string getStorageTotalBytes()

No description

Return Value

string

setVolumeId($volumeId)

No description

Parameters

$volumeId

string getVolumeId()

No description

Return Value

string