Google Privacy Dlp V2Big Query Field Args
data class GooglePrivacyDlpV2BigQueryFieldArgs(val field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null, val table: Output<GooglePrivacyDlpV2BigQueryTableArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2BigQueryFieldArgs>
Message defining a field of a BigQuery table.
Constructors
Link copied to clipboard
constructor(field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null, table: Output<GooglePrivacyDlpV2BigQueryTableArgs>? = null)