Database Migration v1 API - Enum BackgroundJobLogEntry.Types.JobCompletionState (2.4.0)

public enum BackgroundJobLogEntry.Types.JobCompletionState

Reference documentation and code samples for the Database Migration v1 API enum BackgroundJobLogEntry.Types.JobCompletionState.

Final state after a job completes.

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Fields

NameDescription
Failed

Error.

Succeeded

Success.

Unspecified

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