quasiIds

@JvmName(name = "vnksxxxnryudwhgw")
suspend fun quasiIds(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "swustydkrjuiqepq")
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 = "nkawlhrmmgxbtjal")
suspend fun quasiIds(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "vjdfotcmdljefwie")
suspend fun quasiIds(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "gbkxnjsnpavqcjun")
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 = "ecpynpbwtwldtvao")
suspend fun quasiIds(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "sprjrtqgvrcxwfcu")
suspend fun quasiIds(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "juabqqcuvessustx")
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.