Data Loss Prevention V2 Client - Class TransformationDetailsStorageConfig (1.13.2)

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

Config for storing transformation details.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ table Google\Cloud\Dlp\V2\BigQueryTable

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset. If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

getTable

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset.

If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

Returns
Type Description
Google\Cloud\Dlp\V2\BigQueryTable|null

hasTable

setTable

The BigQuery table in which to store the output. This may be an existing table or in a new table in an existing dataset.

If table_id is not set a new one will be generated for you with the following format: dlp_googleapis_transformation_details_yyyy_mm_dd_[dlp_job_id]. Pacific time zone will be used for generating the date details.

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

getType

Returns
Type Description
string