Uses of Interface
com.google.cloud.aiplatform.v1.BatchPredictionJob.InstanceConfigOrBuilder
Packages that use BatchPredictionJob.InstanceConfigOrBuilder
-
Uses of BatchPredictionJob.InstanceConfigOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement BatchPredictionJob.InstanceConfigOrBuilderModifier and TypeClassDescriptionstatic final classConfiguration defining how to transform batch prediction input instances to the instances that the Model accepts.static final classConfiguration defining how to transform batch prediction input instances to the instances that the Model accepts.Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJob.InstanceConfigOrBuilderModifier and TypeMethodDescriptionBatchPredictionJob.Builder.getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJobOrBuilder.getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.