Uses of Interface
com.google.privacy.dlp.v2.Action.SaveFindingsOrBuilder
-
Packages that use Action.SaveFindingsOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of Action.SaveFindingsOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement Action.SaveFindingsOrBuilder Modifier and Type Class Description static class
Action.SaveFindings
If set, the detailed findings will be persisted to the specified OutputStorageConfig.static class
Action.SaveFindings.Builder
If set, the detailed findings will be persisted to the specified OutputStorageConfig.Methods in com.google.privacy.dlp.v2 that return Action.SaveFindingsOrBuilder Modifier and Type Method Description Action.SaveFindingsOrBuilder
Action.Builder. getSaveFindingsOrBuilder()
Save resulting findings in a provided location.Action.SaveFindingsOrBuilder
Action. getSaveFindingsOrBuilder()
Save resulting findings in a provided location.Action.SaveFindingsOrBuilder
ActionOrBuilder. getSaveFindingsOrBuilder()
Save resulting findings in a provided location.
-