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 class
Action.Deidentify
Create a de-identified copy of the requested table or files.static class
Action.Deidentify.Builder
Create 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.DeidentifyOrBuilder
Action.Builder. getDeidentifyOrBuilder()
Create a de-identified copy of the input data.Action.DeidentifyOrBuilder
Action. getDeidentifyOrBuilder()
Create a de-identified copy of the input data.Action.DeidentifyOrBuilder
ActionOrBuilder. getDeidentifyOrBuilder()
Create a de-identified copy of the input data.
-