fields

@JvmName(name = "ekuhygqxmjmvcwhc")
suspend fun fields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "lgjgqwjeeriwnhxe")
suspend fun fields(value: List<GooglePrivacyDlpV2FieldIdArgs>)

Parameters

value

Input field(s) to apply the transformation to. When you have columns that reference their position within a list, omit the index from the FieldId. FieldId name matching ignores the index. For example, instead of "contact.nums0.type", use "contact.nums.type".


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


@JvmName(name = "ebloajdcvoustqbr")
suspend fun fields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "xkwqtjstgolbjvuh")
suspend fun fields(vararg values: GooglePrivacyDlpV2FieldIdArgs)

Parameters

values

Input field(s) to apply the transformation to. When you have columns that reference their position within a list, omit the index from the FieldId. FieldId name matching ignores the index. For example, instead of "contact.nums0.type", use "contact.nums.type".


@JvmName(name = "iybvodexgcfnkagh")
suspend fun fields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "grcleejcosyxqwxt")
suspend fun fields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "ykdkomcnqoplfwtf")
suspend fun fields(argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)

Parameters

argument

Input field(s) to apply the transformation to. When you have columns that reference their position within a list, omit the index from the FieldId. FieldId name matching ignores the index. For example, instead of "contact.nums0.type", use "contact.nums.type".