Google Privacy Dlp V2Big Query Options Args
constructor(excludedFields: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null, identifyingFields: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null, includedFields: Output<List<GooglePrivacyDlpV2FieldIdArgs>>? = null, rowsLimit: Output<String>? = null, rowsLimitPercent: Output<Int>? = null, sampleMethod: Output<GooglePrivacyDlpV2BigQueryOptionsSampleMethod>? = null, tableReference: Output<GooglePrivacyDlpV2BigQueryTableArgs>? = null)