Module: Google::Cloud::Compute::V1::AttachedDisk::Type

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the type of the disk, either SCRATCH or PERSISTENT. If not specified, the default is PERSISTENT.

Constant Summary collapse

UNDEFINED_TYPE =

A value indicating that the enum field is not set.

0
PERSISTENT =
460_683_927
SCRATCH =
496_778_970