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