Prevention Job Trigger Inspect Job Storage Config Big Query Options
data class PreventionJobTriggerInspectJobStorageConfigBigQueryOptions(val excludedFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedField>? = null, val identifyingFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIdentifyingField>? = null, val includedFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedField>? = null, val rowsLimit: Int? = null, val rowsLimitPercent: Int? = null, val sampleMethod: String? = null, val tableReference: PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReference)
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobStorageConfigBigQueryOptions(excludedFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedField>? = null, identifyingFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIdentifyingField>? = null, includedFields: List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedField>? = null, rowsLimit: Int? = null, rowsLimitPercent: Int? = null, sampleMethod: String? = null, tableReference: PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReference)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard