Uses of Interface
com.google.cloud.dataplex.v1.DataProfileResult.ProfileOrBuilder
-
Packages that use DataProfileResult.ProfileOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataProfileResult.ProfileOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataProfileResult.ProfileOrBuilder Modifier and Type Class Description static classDataProfileResult.ProfileContains name, type, mode and field type specific profile information.static classDataProfileResult.Profile.BuilderContains name, type, mode and field type specific profile information.Methods in com.google.cloud.dataplex.v1 that return DataProfileResult.ProfileOrBuilder Modifier and Type Method Description DataProfileResult.ProfileOrBuilderDataProfileResult.Builder. getProfileOrBuilder()The profile information per field.DataProfileResult.ProfileOrBuilderDataProfileResult. getProfileOrBuilder()The profile information per field.DataProfileResult.ProfileOrBuilderDataProfileResultOrBuilder. getProfileOrBuilder()The profile information per field.
-