fieldMetadataList

@JvmName(name = "gvpixleviipvxgpy")
suspend fun fieldMetadataList(value: Output<List<GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs>>)

Parameters

value

Specifies FHIR paths to match and how to transform them. Any field that is not matched by a FieldMetadata is passed through to the output dataset unmodified. All extensions will be processed according to keep_extensions. If a field can be matched by more than one FieldMetadata, the first FieldMetadata.Action is applied. Overrides options and profile.


@JvmName(name = "kwmpqyserxsotupv")
suspend fun fieldMetadataList(vararg values: Output<GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs>)


@JvmName(name = "vbtdwwrrxhwhhdkd")
suspend fun fieldMetadataList(values: List<Output<GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs>>)
@JvmName(name = "dtnsnmktibahbvpb")
suspend fun fieldMetadataList(vararg values: GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs)

Parameters

values

Specifies FHIR paths to match and how to transform them. Any field that is not matched by a FieldMetadata is passed through to the output dataset unmodified. All extensions will be processed according to keep_extensions. If a field can be matched by more than one FieldMetadata, the first FieldMetadata.Action is applied. Overrides options and profile.


@JvmName(name = "knensulnqucfnoei")
suspend fun fieldMetadataList(argument: List<suspend GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgsBuilder.() -> Unit>)
@JvmName(name = "tlgsojdhshuhobyk")
suspend fun fieldMetadataList(vararg argument: suspend GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgsBuilder.() -> Unit)
@JvmName(name = "bukxarfrqsoytcue")
suspend fun fieldMetadataList(argument: suspend GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgsBuilder.() -> Unit)

Parameters

argument

Specifies FHIR paths to match and how to transform them. Any field that is not matched by a FieldMetadata is passed through to the output dataset unmodified. All extensions will be processed according to keep_extensions. If a field can be matched by more than one FieldMetadata, the first FieldMetadata.Action is applied. Overrides options and profile.