Cloud AI Platform v1 API - Enum ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.PredictionFormat (2.27.0)

public enum ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.PredictionFormat

Reference documentation and code samples for the Cloud AI Platform v1 API enum ModelMonitoringObjectiveConfig.Types.ExplanationConfig.Types.ExplanationBaseline.Types.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.