Class FhirIO.Deidentify.DeidentifyFn

java.lang.Object
org.apache.beam.sdk.transforms.DoFn<String,String>
org.apache.beam.sdk.io.gcp.healthcare.FhirIO.Deidentify.DeidentifyFn
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
FhirIO.Deidentify

public static class FhirIO.Deidentify.DeidentifyFn extends DoFn<String,String>
A function that schedules a deidentify operation and monitors the status.
See Also: