identifyingFields

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


@JvmName(name = "htkhvftbfudmnhro")
suspend fun identifyingFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "ltjtxgtkdehfxpsd")
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 = "cuoavygxjdlcsqlf")
suspend fun identifyingFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "oqcjnlalasvrivjf")
suspend fun identifyingFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "bllpwnagcnbsburo")
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.