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. |