PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditions

data class PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditions(val minAge: String? = null, val minRowCount: Int? = null)

Constructors

constructor(minAge: String? = null, minRowCount: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val minAge: String? = null

Duration format. The minimum age a table must have before Cloud DLP can profile it. Value greater than 1.

Link copied to clipboard
val minRowCount: Int? = null

Minimum number of rows that should be present before Cloud DLP profiles as a table.