identifyingFields

@JvmName(name = "ukygnvuawkgvwqlg")
suspend fun identifyingFields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "exuaqurjtrwangia")
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 = "sfqnjsigimmbktso")
suspend fun identifyingFields(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "kvynfrciaekptcya")
suspend fun identifyingFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "mnupjwfjvmilsauj")
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 = "mstbccbygboylxex")
suspend fun identifyingFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "nncpxhwjrouquwuv")
suspend fun identifyingFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "dmigpqgwbpqlvath")
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.