Data Loss Prevention V2 Client - Class BigQueryTableCollection (1.11.0)

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

Specifies a collection of BigQuery tables. Used for Discovery.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ include_regexes Google\Cloud\Dlp\V2\BigQueryRegexes

A collection of regular expressions to match a BigQuery table against.

getIncludeRegexes

A collection of regular expressions to match a BigQuery table against.

Returns
TypeDescription
Google\Cloud\Dlp\V2\BigQueryRegexes|null

hasIncludeRegexes

setIncludeRegexes

A collection of regular expressions to match a BigQuery table against.

Parameter
NameDescription
var Google\Cloud\Dlp\V2\BigQueryRegexes
Returns
TypeDescription
$this

getPattern

Returns
TypeDescription
string