Uses of Interface
com.google.cloud.automl.v1beta1.AnnotationPayloadOrBuilder
-
Packages that use AnnotationPayloadOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of AnnotationPayloadOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement AnnotationPayloadOrBuilder Modifier and Type Class Description classAnnotationPayloadContains annotation information that is relevant to AutoML.static classAnnotationPayload.BuilderContains annotation information that is relevant to AutoML.Methods in com.google.cloud.automl.v1beta1 that return AnnotationPayloadOrBuilder Modifier and Type Method Description AnnotationPayloadOrBuilderPredictResponse.Builder. getPayloadOrBuilder(int index)Prediction result.AnnotationPayloadOrBuilderPredictResponse. getPayloadOrBuilder(int index)Prediction result.AnnotationPayloadOrBuilderPredictResponseOrBuilder. getPayloadOrBuilder(int index)Prediction result.Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type AnnotationPayloadOrBuilder Modifier and Type Method Description List<? extends AnnotationPayloadOrBuilder>PredictResponse.Builder. getPayloadOrBuilderList()Prediction result.List<? extends AnnotationPayloadOrBuilder>PredictResponse. getPayloadOrBuilderList()Prediction result.List<? extends AnnotationPayloadOrBuilder>PredictResponseOrBuilder. getPayloadOrBuilderList()Prediction result.
-