Google Cloud Migration Center V1 Client - Class DiskPartition (1.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ 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.
getType
setType
getFileSystem
setFileSystem
getMountPoint
Mount pount (Linux/Windows) or drive letter (Windows).
setMountPoint
Mount pount (Linux/Windows) or drive letter (Windows).
getCapacityBytes
setCapacityBytes
getFreeBytes
setFreeBytes
getUuid
setUuid
getSubPartitions
hasSubPartitions
clearSubPartitions
setSubPartitions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Migration Center V1 Client - Class DiskPartition (1.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.2 (latest)](/php/docs/reference/cloud-migrationcenter/latest/V1.DiskPartition)\n- [1.1.1](/php/docs/reference/cloud-migrationcenter/1.1.1/V1.DiskPartition)\n- [1.0.3](/php/docs/reference/cloud-migrationcenter/1.0.3/V1.DiskPartition)\n- [0.4.5](/php/docs/reference/cloud-migrationcenter/0.4.5/V1.DiskPartition)\n- [0.3.1](/php/docs/reference/cloud-migrationcenter/0.3.1/V1.DiskPartition)\n- [0.2.0](/php/docs/reference/cloud-migrationcenter/0.2.0/V1.DiskPartition)\n- [0.1.0](/php/docs/reference/cloud-migrationcenter/0.1.0/V1.DiskPartition) \nReference documentation and code samples for the Google Cloud Migration Center V1 Client class DiskPartition.\n\nDisk Partition details.\n\nGenerated from protobuf message `google.cloud.migrationcenter.v1.DiskPartition`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ MigrationCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getType\n\nPartition type.\n\n### setType\n\nPartition type.\n\n### getFileSystem\n\nPartition file system.\n\n### setFileSystem\n\nPartition file system.\n\n### getMountPoint\n\nMount pount (Linux/Windows) or drive letter (Windows).\n\n### setMountPoint\n\nMount pount (Linux/Windows) or drive letter (Windows).\n\n### getCapacityBytes\n\nPartition capacity.\n\n### setCapacityBytes\n\nPartition capacity.\n\n### getFreeBytes\n\nPartition free space.\n\n### setFreeBytes\n\nPartition free space.\n\n### getUuid\n\nPartition UUID.\n\n### setUuid\n\nPartition UUID.\n\n### getSubPartitions\n\nSub-partitions.\n\n### hasSubPartitions\n\n### clearSubPartitions\n\n### setSubPartitions\n\nSub-partitions."]]