Uses of Class
com.google.privacy.dlp.v2.TableDataProfile
-
Packages that use TableDataProfile Package Description com.google.privacy.dlp.v2 -
-
Uses of TableDataProfile in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return TableDataProfile Modifier and Type Method Description TableDataProfileTableDataProfile.Builder. build()TableDataProfileTableDataProfile.Builder. buildPartial()static TableDataProfileTableDataProfile. getDefaultInstance()TableDataProfileTableDataProfile.Builder. getDefaultInstanceForType()TableDataProfileTableDataProfile. getDefaultInstanceForType()TableDataProfileDataProfilePubSubMessage.Builder. getProfile()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileDataProfilePubSubMessage. getProfile()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.TableDataProfileDataProfilePubSubMessageOrBuilder. getProfile()If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.static TableDataProfileTableDataProfile. parseDelimitedFrom(InputStream input)static TableDataProfileTableDataProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableDataProfileTableDataProfile. parseFrom(byte[] data)static TableDataProfileTableDataProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableDataProfileTableDataProfile. parseFrom(com.google.protobuf.ByteString data)static TableDataProfileTableDataProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableDataProfileTableDataProfile. parseFrom(com.google.protobuf.CodedInputStream input)static TableDataProfileTableDataProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableDataProfileTableDataProfile. parseFrom(InputStream input)static TableDataProfileTableDataProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableDataProfileTableDataProfile. parseFrom(ByteBuffer data)static TableDataProfileTableDataProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type TableDataProfile Modifier and Type Method Description com.google.protobuf.Parser<TableDataProfile>TableDataProfile. getParserForType()static com.google.protobuf.Parser<TableDataProfile>TableDataProfile. parser()Methods in com.google.privacy.dlp.v2 with parameters of type TableDataProfile Modifier and Type Method Description TableDataProfile.BuilderTableDataProfile.Builder. mergeFrom(TableDataProfile other)DataProfilePubSubMessage.BuilderDataProfilePubSubMessage.Builder. mergeProfile(TableDataProfile value)If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.static TableDataProfile.BuilderTableDataProfile. newBuilder(TableDataProfile prototype)DataProfilePubSubMessage.BuilderDataProfilePubSubMessage.Builder. setProfile(TableDataProfile value)If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
-