Prevention Job Trigger Inspect Job Storage Config Big Query Options Args
data class PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsArgs(val excludedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedFieldArgs>>? = null, val identifyingFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIdentifyingFieldArgs>>? = null, val includedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedFieldArgs>>? = null, val rowsLimit: Output<Int>? = null, val rowsLimitPercent: Output<Int>? = null, val sampleMethod: Output<String>? = null, val tableReference: Output<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReferenceArgs>) : ConvertibleToJava<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsArgs>
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsArgs(excludedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedFieldArgs>>? = null, identifyingFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIdentifyingFieldArgs>>? = null, includedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedFieldArgs>>? = null, rowsLimit: Output<Int>? = null, rowsLimitPercent: Output<Int>? = null, sampleMethod: Output<String>? = null, tableReference: Output<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsTableReferenceArgs>)
Functions
Properties
Link copied to clipboard
val excludedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsExcludedFieldArgs>>? = null
Link copied to clipboard
Link copied to clipboard
val includedFields: Output<List<PreventionJobTriggerInspectJobStorageConfigBigQueryOptionsIncludedFieldArgs>>? = null
Link copied to clipboard