Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Asset::DiscoveryStatus::State (v0.20.0)

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.

DISABLED

value: 5
Discovery for the asset is disabled.