class AttachedDisk extends Collection (View source)

Properties

protected $collection_key
bool $autoDelete
bool $boot
string $deviceName
protected $diskEncryptionKeyType
protected $diskEncryptionKeyDataType
string $diskInterface
string $diskSizeGb
string $diskType
string $diskTypeDeprecated
protected $guestOsFeatureType
protected $guestOsFeatureDataType
string $index
protected $initializeParamsType
protected $initializeParamsDataType
string $kind
string[] $license
string $mode
string $savedState
string $source
string $type

Methods

setAutoDelete($autoDelete)

No description

bool
getAutoDelete()

No description

setBoot($boot)

No description

bool
getBoot()

No description

setDeviceName($deviceName)

No description

string
getDeviceName()

No description

setDiskEncryptionKey(CustomerEncryptionKey $diskEncryptionKey)

No description

setDiskInterface($diskInterface)

No description

string
getDiskInterface()

No description

setDiskSizeGb($diskSizeGb)

No description

string
getDiskSizeGb()

No description

setDiskType($diskType)

No description

string
getDiskType()

No description

setDiskTypeDeprecated($diskTypeDeprecated)

No description

string
getDiskTypeDeprecated()

No description

setGuestOsFeature($guestOsFeature)

No description

getGuestOsFeature()

No description

setIndex($index)

No description

string
getIndex()

No description

setInitializeParams(InitializeParams $initializeParams)

No description

setKind($kind)

No description

string
getKind()

No description

setLicense($license)

No description

string[]
getLicense()

No description

setMode($mode)

No description

string
getMode()

No description

setSavedState($savedState)

No description

string
getSavedState()

No description

setSource($source)

No description

string
getSource()

No description

setType($type)

No description

string
getType()

No description

Details

setAutoDelete($autoDelete)

No description

Parameters

$autoDelete

bool getAutoDelete()

No description

Return Value

bool

setBoot($boot)

No description

Parameters

$boot

bool getBoot()

No description

Return Value

bool

setDeviceName($deviceName)

No description

Parameters

$deviceName

string getDeviceName()

No description

Return Value

string

setDiskEncryptionKey(CustomerEncryptionKey $diskEncryptionKey)

No description

Parameters

CustomerEncryptionKey $diskEncryptionKey

CustomerEncryptionKey getDiskEncryptionKey()

No description

Return Value

CustomerEncryptionKey

setDiskInterface($diskInterface)

No description

Parameters

$diskInterface

string getDiskInterface()

No description

Return Value

string

setDiskSizeGb($diskSizeGb)

No description

Parameters

$diskSizeGb

string getDiskSizeGb()

No description

Return Value

string

setDiskType($diskType)

No description

Parameters

$diskType

string getDiskType()

No description

Return Value

string

setDiskTypeDeprecated($diskTypeDeprecated)

No description

Parameters

$diskTypeDeprecated

string getDiskTypeDeprecated()

No description

Return Value

string

setGuestOsFeature($guestOsFeature)

No description

Parameters

$guestOsFeature

GuestOsFeature[] getGuestOsFeature()

No description

Return Value

GuestOsFeature[]

setIndex($index)

No description

Parameters

$index

string getIndex()

No description

Return Value

string

setInitializeParams(InitializeParams $initializeParams)

No description

Parameters

InitializeParams $initializeParams

InitializeParams getInitializeParams()

No description

Return Value

InitializeParams

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLicense($license)

No description

Parameters

$license

string[] getLicense()

No description

Return Value

string[]

setMode($mode)

No description

Parameters

$mode

string getMode()

No description

Return Value

string

setSavedState($savedState)

No description

Parameters

$savedState

string getSavedState()

No description

Return Value

string

setSource($source)

No description

Parameters

$source

string getSource()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string