Reference documentation and code samples for the Google Cloud Migration Center V1 Client class DiskPartition.
Disk Partition details.
Generated from protobuf message google.cloud.migrationcenter.v1.DiskPartition
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
string
Partition type.
↳ file_system
string
Partition file system.
↳ mount_point
string
Mount pount (Linux/Windows) or drive letter (Windows).
↳ capacity_bytes
int|string
Partition capacity.
↳ free_bytes
int|string
Partition free space.
↳ uuid
string
Partition UUID.
↳ sub_partitions
getType
Partition type.
string
setType
Partition type.
var
string
$this
getFileSystem
Partition file system.
string
setFileSystem
Partition file system.
var
string
$this
getMountPoint
Mount pount (Linux/Windows) or drive letter (Windows).
string
setMountPoint
Mount pount (Linux/Windows) or drive letter (Windows).
var
string
$this
getCapacityBytes
Partition capacity.
int|string
setCapacityBytes
Partition capacity.
var
int|string
$this
getFreeBytes
Partition free space.
int|string
setFreeBytes
Partition free space.
var
int|string
$this
getUuid
Partition UUID.
string
setUuid
Partition UUID.
var
string
$this
getSubPartitions
Sub-partitions.
hasSubPartitions
clearSubPartitions
setSubPartitions
Sub-partitions.
$this