class SavedDisk extends Model (View source)

Properties

string $architecture
string $kind
string $sourceDisk
string $storageBytes
string $storageBytesStatus

Methods

setArchitecture($architecture)

No description

string
getArchitecture()

No description

setKind($kind)

No description

string
getKind()

No description

setSourceDisk($sourceDisk)

No description

string
getSourceDisk()

No description

setStorageBytes($storageBytes)

No description

string
getStorageBytes()

No description

setStorageBytesStatus($storageBytesStatus)

No description

string
getStorageBytesStatus()

No description

Details

setArchitecture($architecture)

No description

Parameters

$architecture

string getArchitecture()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setSourceDisk($sourceDisk)

No description

Parameters

$sourceDisk

string getSourceDisk()

No description

Return Value

string

setStorageBytes($storageBytes)

No description

Parameters

$storageBytes

string getStorageBytes()

No description

Return Value

string

setStorageBytesStatus($storageBytesStatus)

No description

Parameters

$storageBytesStatus

string getStorageBytesStatus()

No description

Return Value

string