DiscoveryGenerationCadence(mapping=None, *, ignore_unknown_fields=False, **kwargs)
What must take place for a profile to be updated and how frequently it should occur. New tables are scanned as quickly as possible depending on system capacity.
Attributes |
|
---|---|
Name | Description |
schema_modified_cadence |
google.cloud.dlp_v2.types.DiscoverySchemaModifiedCadence
Governs when to update data profiles when a schema is modified. |
table_modified_cadence |
google.cloud.dlp_v2.types.DiscoveryTableModifiedCadence
Governs when to update data profiles when a table is modified. |
inspect_template_modified_cadence |
google.cloud.dlp_v2.types.DiscoveryInspectTemplateModifiedCadence
Governs when to update data profiles when the inspection rules defined by the InspectTemplate change. If not set,
changing the template will not cause a data profile to
update.
|