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 classRecordTransformationsA type of transformation that is applied over structured data such as a table.static classRecordTransformations.BuilderA 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 RecordTransformationsOrBuilderDeidentifyConfig.Builder. getRecordTransformationsOrBuilder()Treat the dataset as structured.RecordTransformationsOrBuilderDeidentifyConfig. getRecordTransformationsOrBuilder()Treat the dataset as structured.RecordTransformationsOrBuilderDeidentifyConfigOrBuilder. getRecordTransformationsOrBuilder()Treat the dataset as structured.
-