Uses of Interface
com.google.cloud.dataplex.v1.DataProfileResult.Profile.FieldOrBuilder
-
Packages that use DataProfileResult.Profile.FieldOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataProfileResult.Profile.FieldOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataProfileResult.Profile.FieldOrBuilder Modifier and Type Class Description static classDataProfileResult.Profile.FieldA field within a table.static classDataProfileResult.Profile.Field.BuilderA field within a table.Methods in com.google.cloud.dataplex.v1 that return DataProfileResult.Profile.FieldOrBuilder Modifier and Type Method Description DataProfileResult.Profile.FieldOrBuilderDataProfileResult.Profile.Builder. getFieldsOrBuilder(int index)List of fields with structural and profile information for each field.DataProfileResult.Profile.FieldOrBuilderDataProfileResult.Profile. getFieldsOrBuilder(int index)List of fields with structural and profile information for each field.DataProfileResult.Profile.FieldOrBuilderDataProfileResult.ProfileOrBuilder. getFieldsOrBuilder(int index)List of fields with structural and profile information for each field.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DataProfileResult.Profile.FieldOrBuilder Modifier and Type Method Description List<? extends DataProfileResult.Profile.FieldOrBuilder>DataProfileResult.Profile.Builder. getFieldsOrBuilderList()List of fields with structural and profile information for each field.List<? extends DataProfileResult.Profile.FieldOrBuilder>DataProfileResult.Profile. getFieldsOrBuilderList()List of fields with structural and profile information for each field.List<? extends DataProfileResult.Profile.FieldOrBuilder>DataProfileResult.ProfileOrBuilder. getFieldsOrBuilderList()List of fields with structural and profile information for each field.
-