types
Parameters
value
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. Each value may be one of: DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES
, DATABASE_RESOURCE_TYPE_TABLE
.
suspend fun types(argument: suspend PreventionDiscoveryConfigTargetBigQueryTargetConditionsTypesArgsBuilder.() -> Unit)
Parameters
argument
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. Each value may be one of: DATABASE_RESOURCE_TYPE_ALL_SUPPORTED_TYPES
, DATABASE_RESOURCE_TYPE_TABLE
.