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 class
DataProfileResult.Profile.Field
A field within a table.static class
DataProfileResult.Profile.Field.Builder
A field within a table.Methods in com.google.cloud.dataplex.v1 that return DataProfileResult.Profile.FieldOrBuilder Modifier and Type Method Description DataProfileResult.Profile.FieldOrBuilder
DataProfileResult.Profile.Builder. getFieldsOrBuilder(int index)
List of fields with structural and profile information for each field.DataProfileResult.Profile.FieldOrBuilder
DataProfileResult.Profile. getFieldsOrBuilder(int index)
List of fields with structural and profile information for each field.DataProfileResult.Profile.FieldOrBuilder
DataProfileResult.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.
-