Data Loss Prevention V2 Client - Class Export (1.11.0)

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

If set, the detailed data profiles will be persisted to the location of your choice whenever updated.

Generated from protobuf message google.privacy.dlp.v2.DataProfileAction.Export

Namespace

Google \ Cloud \ Dlp \ V2 \ DataProfileAction

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ profile_table Google\Cloud\Dlp\V2\BigQueryTable

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery.

getProfileTable

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery.

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

hasProfileTable

clearProfileTable

setProfileTable

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery.

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