Enum Asset.Types.DiscoveryStatus.Types.State (2.0.0)

public enum State

Current state of discovery.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Disabled

Discovery for the asset is disabled.

InProgress

Discovery for the asset is running.

Paused

Discovery for the asset is currently paused (e.g. due to a lack of available resources). It will be automatically resumed.

Scheduled

Discovery for the asset is scheduled.

Unspecified

State is unspecified.