Class Status (1.19.0)

Status(value)

[Output Only] The status of the snapshot. This can be CREATING, DELETING, FAILED, READY, or UPLOADING.

Enums

Name Description
UNDEFINED_STATUS A value indicating that the enum field is not set.
CREATING Snapshot creation is in progress.
DELETING Snapshot is currently being deleted.
FAILED Snapshot creation failed.
READY Snapshot has been created successfully.
UPLOADING Snapshot is being uploaded.