Uses of Interface
com.google.cloud.aiplatform.v1beta1.BatchPredictionJob.InstanceConfigOrBuilder
-
Packages that use BatchPredictionJob.InstanceConfigOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of BatchPredictionJob.InstanceConfigOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement BatchPredictionJob.InstanceConfigOrBuilder Modifier and Type Class Description static classBatchPredictionJob.InstanceConfigConfiguration defining how to transform batch prediction input instances to the instances that the Model accepts.static classBatchPredictionJob.InstanceConfig.BuilderConfiguration defining how to transform batch prediction input instances to the instances that the Model accepts.Methods in com.google.cloud.aiplatform.v1beta1 that return BatchPredictionJob.InstanceConfigOrBuilder Modifier and Type Method Description BatchPredictionJob.InstanceConfigOrBuilderBatchPredictionJob.Builder. getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.InstanceConfigOrBuilderBatchPredictionJob. getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.BatchPredictionJob.InstanceConfigOrBuilderBatchPredictionJobOrBuilder. getInstanceConfigOrBuilder()Configuration for how to convert batch prediction input instances to the prediction instances that are sent to the Model.
-