Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DataProfileUpdateFrequency (v1.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DataProfileUpdateFrequency.
How frequently data profiles can be updated. New options can be added at a
later time.
Constants
UPDATE_FREQUENCY_UNSPECIFIED
value: 0 Unspecified.
UPDATE_FREQUENCY_NEVER
value: 1 After the data profile is created, it will never be updated.
UPDATE_FREQUENCY_DAILY
value: 2 The data profile can be updated up to once every 24 hours.
UPDATE_FREQUENCY_MONTHLY
value: 4 The data profile can be updated up to once every 30 days. Default.