Uses of Interface
com.google.privacy.dlp.v2.FindingOrBuilder
-
Packages that use FindingOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of FindingOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement FindingOrBuilder Modifier and Type Class Description classFindingRepresents a piece of potentially sensitive content.static classFinding.BuilderRepresents a piece of potentially sensitive content.Methods in com.google.privacy.dlp.v2 that return FindingOrBuilder Modifier and Type Method Description FindingOrBuilderInspectResult.Builder. getFindingsOrBuilder(int index)List of findings for an item.FindingOrBuilderInspectResult. getFindingsOrBuilder(int index)List of findings for an item.FindingOrBuilderInspectResultOrBuilder. getFindingsOrBuilder(int index)List of findings for an item.Methods in com.google.privacy.dlp.v2 that return types with arguments of type FindingOrBuilder Modifier and Type Method Description List<? extends FindingOrBuilder>InspectResult.Builder. getFindingsOrBuilderList()List of findings for an item.List<? extends FindingOrBuilder>InspectResult. getFindingsOrBuilderList()List of findings for an item.List<? extends FindingOrBuilder>InspectResultOrBuilder. getFindingsOrBuilderList()List of findings for an item.
-