Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringBigQueryTable::LogSource (v0.18.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringBigQueryTable::LogSource.

Indicates where does the log come from.

Constants

LOG_SOURCE_UNSPECIFIED

value: 0
Unspecified source.

TRAINING

value: 1
Logs coming from Training dataset.

SERVING

value: 2
Logs coming from Serving traffic.