Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::UpgradeStatus::State (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::UpgradeStatus::State.

The possible values of the state.

Constants

STATE_UNSPECIFIED

value: 0
The state was not sampled by the health checks yet.

RUNNING

value: 1
The upgrade has started.

FAILED

value: 2
The upgrade failed.

SUCCEEDED

value: 3
The upgrade finished successfully.