Reference documentation and code samples for the Data Loss Prevention V2 Client class RecordKey.
Message for a unique key indicating a record that contains a finding.
Generated from protobuf message google.privacy.dlp.v2.RecordKey
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ datastore_key
↳ big_query_key
↳ id_values
array
Values of identifying columns in the given row. Order of values matches the order of identifying_fields
specified in the scanning request.
getDatastoreKey
BigQuery key
hasDatastoreKey
setDatastoreKey
BigQuery key
$this
getBigQueryKey
Datastore key
hasBigQueryKey
setBigQueryKey
Datastore key
$this
getIdValues
Values of identifying columns in the given row. Order of values matches
the order of identifying_fields
specified in the scanning request.
setIdValues
Values of identifying columns in the given row. Order of values matches
the order of identifying_fields
specified in the scanning request.
var
string[]
$this
getType
string