Expand description

Nested message and enum types in Snapshot.

Enums§

  • [Output Only] The architecture of the snapshot. Valid values are ARM64 or X86_64.
  • Indicates the type of the snapshot.
  • [Output Only] The status of the snapshot. This can be CREATING, DELETING, FAILED, READY, or UPLOADING.
  • [Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.