Expand description

Nested message and enum types in BatchPredictionJob.

Modules§

Structs§

  • Configures the input to [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob]. See [Model.supported_input_storage_formats][google.cloud.aiplatform.v1beta1.Model.supported_input_storage_formats] for Model’s supported input formats, and how instances should be expressed via any of them.
  • Configuration defining how to transform batch prediction input instances to the instances that the Model accepts.
  • Configures the output of [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob]. See [Model.supported_output_storage_formats][google.cloud.aiplatform.v1beta1.Model.supported_output_storage_formats] for supported output formats, and how predictions are expressed via any of them.
  • Further describes this job’s output. Supplements [output_config][google.cloud.aiplatform.v1beta1.BatchPredictionJob.output_config].