Uses of Interface
com.google.privacy.dlp.v2.Action.DeidentifyOrBuilder
-
Packages that use Action.DeidentifyOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of Action.DeidentifyOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement Action.DeidentifyOrBuilder Modifier and Type Class Description static classAction.DeidentifyCreate a de-identified copy of the requested table or files.static classAction.Deidentify.BuilderCreate a de-identified copy of the requested table or files.Methods in com.google.privacy.dlp.v2 that return Action.DeidentifyOrBuilder Modifier and Type Method Description Action.DeidentifyOrBuilderAction.Builder. getDeidentifyOrBuilder()Create a de-identified copy of the input data.Action.DeidentifyOrBuilderAction. getDeidentifyOrBuilder()Create a de-identified copy of the input data.Action.DeidentifyOrBuilderActionOrBuilder. getDeidentifyOrBuilder()Create a de-identified copy of the input data.
-