Google Cloud Data Loss Prevention v2 API - Enum DataProfileUpdateFrequency (4.8.0)

public enum DataProfileUpdateFrequency

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum DataProfileUpdateFrequency.

How frequently data profiles can be updated. New options can be added at a later time.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
UpdateFrequencyDaily

The data profile can be updated up to once every 24 hours.

UpdateFrequencyMonthly

The data profile can be updated up to once every 30 days. Default.

UpdateFrequencyNever

After the data profile is created, it will never be updated.

UpdateFrequencyUnspecified

Unspecified.