GooglePrivacyDlpV2QuasiIdFieldArgs

data class GooglePrivacyDlpV2QuasiIdFieldArgs(val customTag: Output<String>? = null, val field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2QuasiIdFieldArgs>

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

Constructors

Link copied to clipboard
fun GooglePrivacyDlpV2QuasiIdFieldArgs(customTag: Output<String>? = null, field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null)

Functions

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

Properties

Link copied to clipboard
val customTag: Output<String>? = null

A auxiliary field.

Link copied to clipboard

Identifies the column.