Data Loss Prevention V2 Client - Class DataSourceType (1.14.0)

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

Message used to identify the type of resource being profiled.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ data_source string

Output only. An identifying string to the type of resource being profiled. Current values: google/bigquery/table, google/project

getDataSource

Output only. An identifying string to the type of resource being profiled.

Current values: google/bigquery/table, google/project

Returns
Type Description
string

setDataSource

Output only. An identifying string to the type of resource being profiled.

Current values: google/bigquery/table, google/project

Parameter
Name Description
var string
Returns
Type Description
$this