Uses of Interface
com.google.privacy.dlp.v2.LocationOrBuilder
-
Packages that use LocationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of LocationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement LocationOrBuilder Modifier and Type Class Description class
Location
Specifies the location of the finding.static class
Location.Builder
Specifies the location of the finding.Methods in com.google.privacy.dlp.v2 that return LocationOrBuilder Modifier and Type Method Description LocationOrBuilder
Finding.Builder. getLocationOrBuilder()
Where the content was found.LocationOrBuilder
Finding. getLocationOrBuilder()
Where the content was found.LocationOrBuilder
FindingOrBuilder. getLocationOrBuilder()
Where the content was found.
-