Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryTableModifiedCadence.
The cadence at which to update data profiles when a table is modified.
Generated from protobuf message google.privacy.dlp.v2.DiscoveryTableModifiedCadence
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ types
array
The type of events to consider when deciding if the table has been modified and should have the profile updated. Defaults to MODIFIED_TIMESTAMP.
↳ frequency
int
How frequently data profiles can be updated when tables are modified. Defaults to never.
getTypes
The type of events to consider when deciding if the table has been modified and should have the profile updated. Defaults to MODIFIED_TIMESTAMP.
setTypes
The type of events to consider when deciding if the table has been modified and should have the profile updated. Defaults to MODIFIED_TIMESTAMP.
var
int[]
$this
getFrequency
How frequently data profiles can be updated when tables are modified.
Defaults to never.
int
setFrequency
How frequently data profiles can be updated when tables are modified.
Defaults to never.
var
int
$this