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