Uses of Interface
com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder
-
Packages that use DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder Modifier and Type Class Description static class
DataProfileResult.Profile.Field.ProfileInfo.TopNValue
Top N non-null values in the scanned data.static class
DataProfileResult.Profile.Field.ProfileInfo.TopNValue.Builder
Top N non-null values in the scanned data.Methods in com.google.cloud.dataplex.v1 that return DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder Modifier and Type Method Description DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder
DataProfileResult.Profile.Field.ProfileInfo.Builder. getTopNValuesOrBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder
DataProfileResult.Profile.Field.ProfileInfo. getTopNValuesOrBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder
DataProfileResult.Profile.Field.ProfileInfoOrBuilder. getTopNValuesOrBuilder(int index)
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder Modifier and Type Method Description List<? extends DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder>
DataProfileResult.Profile.Field.ProfileInfo.Builder. getTopNValuesOrBuilderList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.List<? extends DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder>
DataProfileResult.Profile.Field.ProfileInfo. getTopNValuesOrBuilderList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.List<? extends DataProfileResult.Profile.Field.ProfileInfo.TopNValueOrBuilder>
DataProfileResult.Profile.Field.ProfileInfoOrBuilder. getTopNValuesOrBuilderList()
The list of top N non-null values, frequency and ratio with which they occur in the scanned data.
-