fields

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


@JvmName(name = "ehdjckkayjcnnkai")
suspend fun fields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "tclnwanejwrpjhhi")
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 = "xlyhpqttvtfeabrr")
suspend fun fields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "qoifekuxleajrmbl")
suspend fun fields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "qmvvfghqritblsay")
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".