inputConfig property
Required. Input configuration of the instances on which predictions are
performed. The schema of any single instance may be specified via the
google.cloud.aiplatform.v1beta1.BatchPredictionJob.model
google.cloud.aiplatform.v1beta1.Model.predict_schemata
instance_schema_uri.
Implementation
final BatchPredictionJob_InputConfig? inputConfig;