Expand description

Nested message and enum types in Disk.

Enums§

  • The architecture of the disk. Valid values are ARM64 or X86_64.
  • [Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting.