fieldMetadataList

@JvmName(name = "drqajmdpnatfaclu")
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 = "iwogrmmysodqtrfc")
suspend fun fieldMetadataList(vararg values: Output<GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs>)


@JvmName(name = "hvqxxtagjjmgnlgl")
suspend fun fieldMetadataList(values: List<Output<GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgs>>)
@JvmName(name = "rsuvtjupmumgxtxk")
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 = "itobsttyggmhfeiq")
suspend fun fieldMetadataList(argument: List<suspend GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgsBuilder.() -> Unit>)
@JvmName(name = "jhpqaryhvrygflkj")
suspend fun fieldMetadataList(vararg argument: suspend GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataArgsBuilder.() -> Unit)
@JvmName(name = "whbyskdybvhjnmpy")
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.