Uses of Interface
com.google.privacy.dlp.v2.FieldTransformationOrBuilder
-
Packages that use FieldTransformationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of FieldTransformationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement FieldTransformationOrBuilder Modifier and Type Class Description classFieldTransformationThe transformation to apply to the field.static classFieldTransformation.BuilderThe transformation to apply to the field.Methods in com.google.privacy.dlp.v2 that return FieldTransformationOrBuilder Modifier and Type Method Description FieldTransformationOrBuilderRecordTransformations.Builder. getFieldTransformationsOrBuilder(int index)Transform the record by applying various field transformations.FieldTransformationOrBuilderRecordTransformations. getFieldTransformationsOrBuilder(int index)Transform the record by applying various field transformations.FieldTransformationOrBuilderRecordTransformationsOrBuilder. getFieldTransformationsOrBuilder(int index)Transform the record by applying various field transformations.FieldTransformationOrBuilderTransformationSummary.Builder. getFieldTransformationsOrBuilder(int index)The field transformation that was applied.FieldTransformationOrBuilderTransformationSummary. getFieldTransformationsOrBuilder(int index)The field transformation that was applied.FieldTransformationOrBuilderTransformationSummaryOrBuilder. getFieldTransformationsOrBuilder(int index)The field transformation that was applied.Methods in com.google.privacy.dlp.v2 that return types with arguments of type FieldTransformationOrBuilder Modifier and Type Method Description List<? extends FieldTransformationOrBuilder>RecordTransformations.Builder. getFieldTransformationsOrBuilderList()Transform the record by applying various field transformations.List<? extends FieldTransformationOrBuilder>RecordTransformations. getFieldTransformationsOrBuilderList()Transform the record by applying various field transformations.List<? extends FieldTransformationOrBuilder>RecordTransformationsOrBuilder. getFieldTransformationsOrBuilderList()Transform the record by applying various field transformations.List<? extends FieldTransformationOrBuilder>TransformationSummary.Builder. getFieldTransformationsOrBuilderList()The field transformation that was applied.List<? extends FieldTransformationOrBuilder>TransformationSummary. getFieldTransformationsOrBuilderList()The field transformation that was applied.List<? extends FieldTransformationOrBuilder>TransformationSummaryOrBuilder. getFieldTransformationsOrBuilderList()The field transformation that was applied.
-