outputConfig property

The Configuration specifying where output predictions should be written.

The schema of any single prediction may be specified as a concatenation of Model's PredictSchemata's instance_schema_uri and prediction_schema_uri.

Required.

Implementation

GoogleCloudAiplatformV1BatchPredictionJobOutputConfig? outputConfig;