Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringBigQueryTable::LogType (v0.4.0)

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

Indicates what type of traffic does the log belong to.

Constants

LOG_TYPE_UNSPECIFIED

value: 0
Unspecified type.

PREDICT

value: 1
Predict logs.

EXPLAIN

value: 2
Explain logs.