auxiliaryTables

@JvmName(name = "fqjepskhjmtselrv")
suspend fun auxiliaryTables(value: Output<List<GooglePrivacyDlpV2AuxiliaryTableArgs>>)
@JvmName(name = "njauemvwihncooue")
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 = "opbslojiywwakhpr")
suspend fun auxiliaryTables(vararg values: Output<GooglePrivacyDlpV2AuxiliaryTableArgs>)


@JvmName(name = "eohtwnfabeftdbwa")
suspend fun auxiliaryTables(values: List<Output<GooglePrivacyDlpV2AuxiliaryTableArgs>>)
@JvmName(name = "eribpdpcxusyrgrs")
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 = "sesybswiryqjnmfs")
suspend fun auxiliaryTables(argument: List<suspend GooglePrivacyDlpV2AuxiliaryTableArgsBuilder.() -> Unit>)
@JvmName(name = "xyjgjiyxslsgypro")
suspend fun auxiliaryTables(vararg argument: suspend GooglePrivacyDlpV2AuxiliaryTableArgsBuilder.() -> Unit)
@JvmName(name = "oruurnsllvcfcrwf")
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.