Module: Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringBigQueryTable::LogSource
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/model_deployment_monitoring_job.rb
Overview
Indicates where does the log come from.
Constant Summary collapse
- LOG_SOURCE_UNSPECIFIED =
Unspecified source.
0
- TRAINING =
Logs coming from Training dataset.
1
- SERVING =
Logs coming from Serving traffic.
2