Reference documentation and code samples for the Data Loss Prevention V2 Client class DiscoveryCloudSqlConditions.
Requirements that must be true before a table is profiled for the first time.
Generated from protobuf message google.privacy.dlp.v2.DiscoveryCloudSqlConditions
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ database_engines
array
Optional. Database engines that should be profiled. Optional. Defaults to ALL_SUPPORTED_DATABASE_ENGINES if unspecified.
↳ types
array
Data profiles will only be generated for the database resource types specified in this field. If not specified, defaults to [DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES].
getDatabaseEngines
Optional. Database engines that should be profiled.
Optional. Defaults to ALL_SUPPORTED_DATABASE_ENGINES if unspecified.
setDatabaseEngines
Optional. Database engines that should be profiled.
Optional. Defaults to ALL_SUPPORTED_DATABASE_ENGINES if unspecified.
var
int[]
$this
getTypes
Data profiles will only be generated for the database resource types specified in this field.
If not specified, defaults to [DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES].
setTypes
Data profiles will only be generated for the database resource types specified in this field.
If not specified, defaults to [DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES].
var
int[]
$this