quasiIds

@JvmName(name = "eicisrwgrmdqggyp")
suspend fun quasiIds(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "kqhtkscnyjbbxjjj")
suspend fun quasiIds(value: List<GooglePrivacyDlpV2FieldIdArgs>?)

Parameters

value

Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.


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


@JvmName(name = "aocotefgfnyhtyyp")
suspend fun quasiIds(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "pweougxcwtsfxtmq")
suspend fun quasiIds(vararg values: GooglePrivacyDlpV2FieldIdArgs)

Parameters

values

Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.


@JvmName(name = "lqlqlioaposgpfti")
suspend fun quasiIds(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "mnmnqttlqlubfgix")
suspend fun quasiIds(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "nfdbqvkegxmbakdx")
suspend fun quasiIds(argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)

Parameters

argument

Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.