Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DiscoveryConfig::Status (v0.20.2)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DiscoveryConfig::Status.

Whether the discovery config is currently active. New options may be added at a later time.

Constants

STATUS_UNSPECIFIED

value: 0
Unused

RUNNING

value: 1
The discovery config is currently active.

PAUSED

value: 2
The discovery config is paused temporarily.