Uses of Interface
com.google.cloud.dataplex.v1.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder
-
Packages that use DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder Modifier and Type Class Description static class
DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo
The profile information for a double type field.static class
DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfo.Builder
The profile information for a double type field.Methods in com.google.cloud.dataplex.v1 that return DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder Modifier and Type Method Description DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder
DataProfileResult.Profile.Field.ProfileInfo.Builder. getDoubleProfileOrBuilder()
Double type field information.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder
DataProfileResult.Profile.Field.ProfileInfo. getDoubleProfileOrBuilder()
Double type field information.DataProfileResult.Profile.Field.ProfileInfo.DoubleFieldInfoOrBuilder
DataProfileResult.Profile.Field.ProfileInfoOrBuilder. getDoubleProfileOrBuilder()
Double type field information.
-