Enum ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.PredictionFormat (1.2.0)

public enum PredictionFormat

The storage format of the predictions generated BatchPrediction job.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Bigquery

Predictions are in BigQuery.

Jsonl

Predictions are in JSONL files.

Unspecified

Should not be set.