Uses of Interface
com.google.cloud.automl.v1beta1.DataStatsOrBuilder
-
Packages that use DataStatsOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of DataStatsOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement DataStatsOrBuilder Modifier and Type Class Description classDataStatsThe data statistics of a series of values that share the same DataType.static classDataStats.BuilderThe data statistics of a series of values that share the same DataType.Methods in com.google.cloud.automl.v1beta1 that return DataStatsOrBuilder Modifier and Type Method Description DataStatsOrBuilderColumnSpec.Builder. getDataStatsOrBuilder()Output only.DataStatsOrBuilderColumnSpec. getDataStatsOrBuilder()Output only.DataStatsOrBuilderColumnSpecOrBuilder. getDataStatsOrBuilder()Output only.DataStatsOrBuilderArrayStats.Builder. getMemberStatsOrBuilder()Stats of all the values of all arrays, as if they were a single long series of data.DataStatsOrBuilderArrayStats. getMemberStatsOrBuilder()Stats of all the values of all arrays, as if they were a single long series of data.DataStatsOrBuilderArrayStatsOrBuilder. getMemberStatsOrBuilder()Stats of all the values of all arrays, as if they were a single long series of data.
-