Uses of Interface
com.google.privacy.dlp.v2.RecordTransformationsOrBuilder
-
Packages that use RecordTransformationsOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of RecordTransformationsOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement RecordTransformationsOrBuilder Modifier and Type Class Description class
RecordTransformations
A type of transformation that is applied over structured data such as a table.static class
RecordTransformations.Builder
A type of transformation that is applied over structured data such as a table.Methods in com.google.privacy.dlp.v2 that return RecordTransformationsOrBuilder Modifier and Type Method Description RecordTransformationsOrBuilder
DeidentifyConfig.Builder. getRecordTransformationsOrBuilder()
Treat the dataset as structured.RecordTransformationsOrBuilder
DeidentifyConfig. getRecordTransformationsOrBuilder()
Treat the dataset as structured.RecordTransformationsOrBuilder
DeidentifyConfigOrBuilder. getRecordTransformationsOrBuilder()
Treat the dataset as structured.
-