Expand description

Nested message and enum types in Image.

Enums§

  • The architecture of the image. Valid values are ARM64 or X86_64.
  • The type of the image used to create this disk. The default and only valid value is RAW.
  • [Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY.