Class BootDisk (0.1.0)

BootDisk(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Persistent disk <https://cloud.google.com/compute/docs/disks>__ used as the boot disk for a Compute Engine VM instance.

Attributes

Name Description
type_ str
Required. Immutable. `Persistent disk type
size_gb int
Required. Immutable. Size of the disk in gigabytes. Must be at least 10GB.