public enum DataProfileUpdateFrequencyReference 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.V2Assembly
Google.Cloud.Dlp.V2.dll
Fields |
|
|---|---|
| Name | Description |
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. |