Uses of Interface
com.google.privacy.dlp.v2.ImageLocationOrBuilder
-
Packages that use ImageLocationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ImageLocationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ImageLocationOrBuilder Modifier and Type Class Description class
ImageLocation
Location of the finding within an image.static class
ImageLocation.Builder
Location of the finding within an image.Methods in com.google.privacy.dlp.v2 that return ImageLocationOrBuilder Modifier and Type Method Description ImageLocationOrBuilder
ContentLocation.Builder. getImageLocationOrBuilder()
Location within an image's pixels.ImageLocationOrBuilder
ContentLocation. getImageLocationOrBuilder()
Location within an image's pixels.ImageLocationOrBuilder
ContentLocationOrBuilder. getImageLocationOrBuilder()
Location within an image's pixels.
-