Reference documentation and code samples for the Data Loss Prevention V2 Client class BigQueryKey.
Row key for identifying a record in BigQuery table.
Generated from protobuf message google.privacy.dlp.v2.BigQueryKey
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ table_reference
↳ row_number
int|string
Row number inferred at the time the table was scanned. This value is nondeterministic, cannot be queried, and may be null for inspection jobs. To locate findings within a table, specify inspect_job.storage_config.big_query_options.identifying_fields
in CreateDlpJobRequest
.
getTableReference
Complete BigQuery table reference.
hasTableReference
clearTableReference
setTableReference
Complete BigQuery table reference.
$this
getRowNumber
Row number inferred at the time the table was scanned. This value is
nondeterministic, cannot be queried, and may be null for inspection
jobs. To locate findings within a table, specify inspect_job.storage_config.big_query_options.identifying_fields
in CreateDlpJobRequest
.
int|string
setRowNumber
Row number inferred at the time the table was scanned. This value is
nondeterministic, cannot be queried, and may be null for inspection
jobs. To locate findings within a table, specify inspect_job.storage_config.big_query_options.identifying_fields
in CreateDlpJobRequest
.
var
int|string
$this