Data Loss Prevention V2 Client - Class DataProfileFindingRecordLocation (2.4.0)

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

Location of a finding within a resource that produces a table data profile.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ field FieldId

Field ID of the column containing the finding.

getField

Field ID of the column containing the finding.

Returns
Type Description
FieldId|null

hasField

clearField

setField

Field ID of the column containing the finding.

Parameter
Name Description
var FieldId
Returns
Type Description
$this