Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::PersistentDiskType.
The persistent disk (PD) types of Compute Engine virtual machines.
Constants
PERSISTENT_DISK_TYPE_UNSPECIFIED
value: 0 Unspecified (default value).
Selecting this value allows the system to use any disk type according
to reported usage. This a good value to start with.
[[["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-09 UTC."],[],[],null,["# Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::PersistentDiskType (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-migration_center-v1/latest/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [2.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/2.0.1/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [1.2.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.2.0/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [1.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/1.1.0/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [1.0.1](/ruby/docs/reference/google-cloud-migration_center-v1/1.0.1/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [0.3.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.3.0/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [0.2.2](/ruby/docs/reference/google-cloud-migration_center-v1/0.2.2/Google-Cloud-MigrationCenter-V1-PersistentDiskType)\n- [0.1.0](/ruby/docs/reference/google-cloud-migration_center-v1/0.1.0/Google-Cloud-MigrationCenter-V1-PersistentDiskType) \nReference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::PersistentDiskType.\n\nThe persistent disk (PD) types of Compute Engine virtual machines.\n\nConstants\n---------\n\n### PERSISTENT_DISK_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified (default value).\nSelecting this value allows the system to use any disk type according\nto reported usage. This a good value to start with.\n\n### PERSISTENT_DISK_TYPE_STANDARD\n\n**value:** 1 \nStandard HDD Persistent Disk.\n\n### PERSISTENT_DISK_TYPE_BALANCED\n\n**value:** 2 \nBalanced Persistent Disk.\n\n### PERSISTENT_DISK_TYPE_SSD\n\n**value:** 3 \nSSD Persistent Disk."]]