Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Snapshot::Status (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Snapshot::Status.

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

Constants

UNDEFINED_STATUS

value: 0
A value indicating that the enum field is not set.

CREATING

value: 455_564_985
Snapshot creation is in progress.

DELETING

value: 528_602_024
Snapshot is currently being deleted.

FAILED

value: 455_706_685
Snapshot creation failed.

READY

value: 77_848_963
Snapshot has been created successfully.

UPLOADING

value: 267_603_489
Snapshot is being uploaded.