Uses of Interface
com.google.privacy.dlp.v2.ContentLocationOrBuilder
-
Packages that use ContentLocationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ContentLocationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ContentLocationOrBuilder Modifier and Type Class Description classContentLocationPrecise location of the finding within a document, record, image, or metadata container.static classContentLocation.BuilderPrecise location of the finding within a document, record, image, or metadata container.Methods in com.google.privacy.dlp.v2 that return ContentLocationOrBuilder Modifier and Type Method Description ContentLocationOrBuilderLocation.Builder. getContentLocationsOrBuilder(int index)List of nested objects pointing to the precise location of the finding within the file or record.ContentLocationOrBuilderLocation. getContentLocationsOrBuilder(int index)List of nested objects pointing to the precise location of the finding within the file or record.ContentLocationOrBuilderLocationOrBuilder. getContentLocationsOrBuilder(int index)List of nested objects pointing to the precise location of the finding within the file or record.Methods in com.google.privacy.dlp.v2 that return types with arguments of type ContentLocationOrBuilder Modifier and Type Method Description List<? extends ContentLocationOrBuilder>Location.Builder. getContentLocationsOrBuilderList()List of nested objects pointing to the precise location of the finding within the file or record.List<? extends ContentLocationOrBuilder>Location. getContentLocationsOrBuilderList()List of nested objects pointing to the precise location of the finding within the file or record.List<? extends ContentLocationOrBuilder>LocationOrBuilder. getContentLocationsOrBuilderList()List of nested objects pointing to the precise location of the finding within the file or record.
-