auxiliaryTables

@JvmName(name = "kdlasnmlyhlhyrjx")
suspend fun auxiliaryTables(value: Output<List<GooglePrivacyDlpV2AuxiliaryTableArgs>>)
@JvmName(name = "flveijlsggcaeehu")
suspend fun auxiliaryTables(value: List<GooglePrivacyDlpV2AuxiliaryTableArgs>?)

Parameters

value

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.


@JvmName(name = "xomphahfcetitwer")
suspend fun auxiliaryTables(vararg values: Output<GooglePrivacyDlpV2AuxiliaryTableArgs>)


@JvmName(name = "shulfgxunokhkcve")
suspend fun auxiliaryTables(values: List<Output<GooglePrivacyDlpV2AuxiliaryTableArgs>>)
@JvmName(name = "trueyuqrfdestbgr")
suspend fun auxiliaryTables(vararg values: GooglePrivacyDlpV2AuxiliaryTableArgs)

Parameters

values

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.


@JvmName(name = "ynpjwkgciobxlucn")
suspend fun auxiliaryTables(argument: List<suspend GooglePrivacyDlpV2AuxiliaryTableArgsBuilder.() -> Unit>)
@JvmName(name = "qrfwtsyvptiarmhu")
suspend fun auxiliaryTables(vararg argument: suspend GooglePrivacyDlpV2AuxiliaryTableArgsBuilder.() -> Unit)
@JvmName(name = "cmrfiblqtcbyrnqx")
suspend fun auxiliaryTables(argument: suspend GooglePrivacyDlpV2AuxiliaryTableArgsBuilder.() -> Unit)

Parameters

argument

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.