Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::State (v2.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::State.
Current state of discovery.
Constants
STATE_UNSPECIFIED
value: 0 State is unspecified.
SCHEDULED
value: 1 Discovery for the asset is scheduled.
IN_PROGRESS
value: 2 Discovery for the asset is running.
PAUSED
value: 3 Discovery for the asset is currently paused (e.g. due to a lack
of available resources). It will be automatically resumed.