Uses of Interface
com.google.privacy.dlp.v2.TransformationConfigOrBuilder
-
Packages that use TransformationConfigOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationConfigOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationConfigOrBuilder Modifier and Type Class Description classTransformationConfigUser specified templates and configs for how to deidentify structured, unstructures, and image files.static classTransformationConfig.BuilderUser specified templates and configs for how to deidentify structured, unstructures, and image files.Methods in com.google.privacy.dlp.v2 that return TransformationConfigOrBuilder Modifier and Type Method Description TransformationConfigOrBuilderAction.Deidentify.Builder. getTransformationConfigOrBuilder()User specified deidentify templates and configs for structured, unstructured, and image files.TransformationConfigOrBuilderAction.Deidentify. getTransformationConfigOrBuilder()User specified deidentify templates and configs for structured, unstructured, and image files.TransformationConfigOrBuilderAction.DeidentifyOrBuilder. getTransformationConfigOrBuilder()User specified deidentify templates and configs for structured, unstructured, and image files.
-