Uses of Interface
com.google.cloud.automl.v1.BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
-
Packages that use BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder Modifier and Type Class Description static class
BatchPredictOperationMetadata.BatchPredictOutputInfo
Further describes this batch predict's output.static class
BatchPredictOperationMetadata.BatchPredictOutputInfo.Builder
Further describes this batch predict's output.Methods in com.google.cloud.automl.v1 that return BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder Modifier and Type Method Description BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
BatchPredictOperationMetadata.Builder. getOutputInfoOrBuilder()
Output only.BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
BatchPredictOperationMetadata. getOutputInfoOrBuilder()
Output only.BatchPredictOperationMetadata.BatchPredictOutputInfoOrBuilder
BatchPredictOperationMetadataOrBuilder. getOutputInfoOrBuilder()
Output only.
-