GooglePrivacyDlpV2BigQueryFieldArgs

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)

Properties

Link copied to clipboard

Designated field in the BigQuery table.

Link copied to clipboard

Source table of the field.

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2BigQueryFieldArgs