Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::Report::State (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::Report::State.

Report creation state.

Constants

STATE_UNSPECIFIED

value: 0
Default Report creation state.

PENDING

value: 1
Creating Report.

SUCCEEDED

value: 2
Successfully created Report.

FAILED

value: 3
Failed to create Report.