Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryGenerationCadence.
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.
Generated from protobuf message google.privacy.dlp.v2.DiscoveryGenerationCadence
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schema_modified_cadence
Google\Cloud\Dlp\V2\DiscoverySchemaModifiedCadence
Governs when to update data profiles when a schema is modified.
↳ table_modified_cadence
Google\Cloud\Dlp\V2\DiscoveryTableModifiedCadence
Governs when to update data profiles when a table is modified.
↳ inspect_template_modified_cadence
Google\Cloud\Dlp\V2\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.
getSchemaModifiedCadence
Governs when to update data profiles when a schema is modified.
hasSchemaModifiedCadence
clearSchemaModifiedCadence
setSchemaModifiedCadence
Governs when to update data profiles when a schema is modified.
$this
getTableModifiedCadence
Governs when to update data profiles when a table is modified.
hasTableModifiedCadence
clearTableModifiedCadence
setTableModifiedCadence
Governs when to update data profiles when a table is modified.
$this
getInspectTemplateModifiedCadence
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.
hasInspectTemplateModifiedCadence
clearInspectTemplateModifiedCadence
setInspectTemplateModifiedCadence
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.
$this