Reference documentation and code samples for the Data Loss Prevention V2 Client class BigQueryTableTypes.
The types of BigQuery tables supported by Cloud DLP.
Generated from protobuf message google.privacy.dlp.v2.BigQueryTableTypes
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ types |
array
A set of BigQuery table types. |
getTypes
A set of BigQuery table types.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setTypes
A set of BigQuery table types.
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |