identifyingFields

@JvmName(name = "oweffmvxeneatamg")
suspend fun identifyingFields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "ikehuxvbqfomhkid")
suspend fun identifyingFields(value: List<GooglePrivacyDlpV2FieldIdArgs>?)

Parameters

value

Table fields that may uniquely identify a row within the table. When actions.saveFindings.outputConfig.table is specified, the values of columns specified here are available in the output table under location.content_locations.record_location.record_key.id_values. Nested fields such as person.birthdate.year are allowed.


@JvmName(name = "tkgaxthtsodfrmlf")
suspend fun identifyingFields(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "gfoqbywpjbibbtfc")
suspend fun identifyingFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "kxggesxseldxppvl")
suspend fun identifyingFields(vararg values: GooglePrivacyDlpV2FieldIdArgs)

Parameters

values

Table fields that may uniquely identify a row within the table. When actions.saveFindings.outputConfig.table is specified, the values of columns specified here are available in the output table under location.content_locations.record_location.record_key.id_values. Nested fields such as person.birthdate.year are allowed.


@JvmName(name = "nyjtvyofpwrorujj")
suspend fun identifyingFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "gglvcomafuwtlvel")
suspend fun identifyingFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "dmnocddtujoyekck")
suspend fun identifyingFields(argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)

Parameters

argument

Table fields that may uniquely identify a row within the table. When actions.saveFindings.outputConfig.table is specified, the values of columns specified here are available in the output table under location.content_locations.record_location.record_key.id_values. Nested fields such as person.birthdate.year are allowed.