Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::ComputeEngineDiskType (v2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::ComputeEngineDiskType.
Types of disks supported for Compute Engine VM.
Constants
COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED
value: 0 An unspecified disk type. Will be used as STANDARD.
COMPUTE_ENGINE_DISK_TYPE_STANDARD
value: 1 A Standard disk type.
COMPUTE_ENGINE_DISK_TYPE_SSD
value: 2 SSD hard disk type.
COMPUTE_ENGINE_DISK_TYPE_BALANCED
value: 3 An alternative to SSD persistent disks that balance performance and
cost.
[[["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 2026-04-03 UTC."],[],[]]