Data Loss Prevention V2 Client - Class BigQueryTableCollection (1.15.1)

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
Name Description
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
Type Description
Google\Cloud\Dlp\V2\BigQueryRegexes|null

hasIncludeRegexes

setIncludeRegexes

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

Parameter
Name Description
var Google\Cloud\Dlp\V2\BigQueryRegexes
Returns
Type Description
$this

getPattern

Returns
Type Description
string