Prevention Discovery Config Target Big Query Target Filter
data class PreventionDiscoveryConfigTargetBigQueryTargetFilter(val otherTables: PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTables? = null, val tables: PreventionDiscoveryConfigTargetBigQueryTargetFilterTables? = null)
Constructors
Link copied to clipboard
constructor(otherTables: PreventionDiscoveryConfigTargetBigQueryTargetFilterOtherTables? = null, tables: PreventionDiscoveryConfigTargetBigQueryTargetFilterTables? = null)
Properties
Link copied to clipboard
Catch-all. This should always be the last filter in the list because anything above it will apply first.
Link copied to clipboard
A specific set of tables for this filter to apply to. A table collection must be specified in only one filter per config. Structure is documented below.