Data Loss Prevention V2 Client - Class DiscoveryInspectTemplateModifiedCadence (1.17.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryInspectTemplateModifiedCadence.

The cadence at which to update data profiles when the inspection rules defined by the InspectTemplate change.

Generated from protobuf message google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ frequency int

How frequently data profiles can be updated when the template is modified. Defaults to never.

getFrequency

How frequently data profiles can be updated when the template is modified.

Defaults to never.

Returns
Type Description
int

setFrequency

How frequently data profiles can be updated when the template is modified.

Defaults to never.

Parameter
Name Description
var int
Returns
Type Description
$this