Uses of Interface
com.google.cloud.automl.v1beta1.DoubleRangeOrBuilder
-
Packages that use DoubleRangeOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of DoubleRangeOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement DoubleRangeOrBuilder Modifier and Type Class Description classDoubleRangeA range between two double numbers.static classDoubleRange.BuilderA range between two double numbers.Methods in com.google.cloud.automl.v1beta1 that return DoubleRangeOrBuilder Modifier and Type Method Description DoubleRangeOrBuilderTablesAnnotation.Builder. getPredictionIntervalOrBuilder()Output only.DoubleRangeOrBuilderTablesAnnotation. getPredictionIntervalOrBuilder()Output only.DoubleRangeOrBuilderTablesAnnotationOrBuilder. getPredictionIntervalOrBuilder()Output only.
-