Cloud Dataplex v1 API - Enum DataScanEvent.Types.State (3.0.0)

public enum DataScanEvent.Types.State

Reference documentation and code samples for the Cloud Dataplex v1 API enum DataScanEvent.Types.State.

The job state of the data scan.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
Cancelled

Data scan job was cancelled.

Created

Data scan job was createed.

Failed

Data scan job was unsuccessful.

Started

Data scan job started.

Succeeded

Data scan job successfully completed.

Unspecified

Unspecified job state.