Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::JobCompletionState (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry::JobCompletionState.

Final state after a job completes.

Constants

JOB_COMPLETION_STATE_UNSPECIFIED

value: 0
The status is not specified. This state is used when job is not yet finished.

SUCCEEDED

value: 1
Success.

FAILED

value: 2
Error.