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 class
DataProfileResult.Profile
Contains name, type, mode and field type specific profile information.static class
DataProfileResult.Profile.Builder
Contains 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.ProfileOrBuilder
DataProfileResult.Builder. getProfileOrBuilder()
The profile information per field.DataProfileResult.ProfileOrBuilder
DataProfileResult. getProfileOrBuilder()
The profile information per field.DataProfileResult.ProfileOrBuilder
DataProfileResultOrBuilder. getProfileOrBuilder()
The profile information per field.
-