Reference documentation and code samples for the Compute V1 Client class LocalDisk.
Generated from protobuf message google.cloud.compute.v1.LocalDisk
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ disk_count
int
Specifies the number of such disks.
↳ disk_size_gb
int
Specifies the size of the disk in base-2 GB.
↳ disk_type
string
Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
getDiskCount
Specifies the number of such disks.
int
hasDiskCount
clearDiskCount
setDiskCount
Specifies the number of such disks.
var
int
$this
getDiskSizeGb
Specifies the size of the disk in base-2 GB.
int
hasDiskSizeGb
clearDiskSizeGb
setDiskSizeGb
Specifies the size of the disk in base-2 GB.
var
int
$this
getDiskType
Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
string
hasDiskType
clearDiskType
setDiskType
Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
var
string
$this