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 class
TableDataProfile
The profile for a scanned table.static class
TableDataProfile.Builder
The profile for a scanned table.Methods in com.google.privacy.dlp.v2 that return TableDataProfileOrBuilder Modifier and Type Method Description TableDataProfileOrBuilder
DataProfilePubSubMessage.Builder. getProfileOrBuilder()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileOrBuilder
DataProfilePubSubMessage. getProfileOrBuilder()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileOrBuilder
DataProfilePubSubMessageOrBuilder. getProfileOrBuilder()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
-