Data Loss Prevention V2 Client - Class DiscoveryTarget (1.11.0)

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

Target used to match against for Discovery.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ big_query_target Google\Cloud\Dlp\V2\BigQueryDiscoveryTarget

BigQuery target for Discovery. The first target to match a table will be the one applied.

getBigQueryTarget

BigQuery target for Discovery. The first target to match a table will be the one applied.

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

hasBigQueryTarget

setBigQueryTarget

BigQuery target for Discovery. The first target to match a table will be the one applied.

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

getTarget

Returns
TypeDescription
string