Uses of Interface
com.google.privacy.dlp.v2.TableDataProfileOrBuilder
-
Packages that use TableDataProfileOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TableDataProfileOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TableDataProfileOrBuilder Modifier and Type Class Description classTableDataProfileThe profile for a scanned table.static classTableDataProfile.BuilderThe profile for a scanned table.Methods in com.google.privacy.dlp.v2 that return TableDataProfileOrBuilder Modifier and Type Method Description TableDataProfileOrBuilderDataProfilePubSubMessage.Builder. getProfileOrBuilder()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileOrBuilderDataProfilePubSubMessage. getProfileOrBuilder()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileOrBuilderDataProfilePubSubMessageOrBuilder. getProfileOrBuilder()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
-