fields

@JvmName(name = "mdhbvflypbbmjsms")
suspend fun fields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "dghjtidvxkkppvik")
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 = "xjkwlgxpifxvloie")
suspend fun fields(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "pgtcnhtunhrkkfml")
suspend fun fields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "ibdkgbxrhpixqmvp")
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 = "bowrvutgenrwrfue")
suspend fun fields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "csoubdjhyvkjbuqs")
suspend fun fields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "ffpqebpjyxscqlxb")
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".