Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::SavedAttachedDisk::Mode (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::SavedAttachedDisk::Mode.
The mode in which this disk is attached to the source instance, eitherREAD_WRITE or READ_ONLY.
Constants
UNDEFINED_MODE
value: 0 A value indicating that the enum field is not set.
READ_ONLY
value: 91_950_261 Attaches this disk in read-only mode. Multiple virtual machines can use
a disk in read-only mode at a time.
READ_WRITE
value: 173_607_894 [Default] Attaches this disk in read-write mode. Only one
virtual machine at a time can be attached to a disk in read-write mode.
[[["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."],[],[]]