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 class
TransformationConfig
User specified templates and configs for how to deidentify structured, unstructures, and image files.static class
TransformationConfig.Builder
User 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 TransformationConfigOrBuilder
Action.Deidentify.Builder. getTransformationConfigOrBuilder()
User specified deidentify templates and configs for structured, unstructured, and image files.TransformationConfigOrBuilder
Action.Deidentify. getTransformationConfigOrBuilder()
User specified deidentify templates and configs for structured, unstructured, and image files.TransformationConfigOrBuilder
Action.DeidentifyOrBuilder. getTransformationConfigOrBuilder()
User specified deidentify templates and configs for structured, unstructured, and image files.
-