Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Feature::MonitoringStatsAnomaly::Objective (v0.10.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Feature::MonitoringStatsAnomaly::Objective.

If the objective in the request is both Import Feature Analysis and Snapshot Analysis, this objective could be one of them. Otherwise, this objective should be the same as the objective in the request.

Constants

OBJECTIVE_UNSPECIFIED

value: 0
If it's OBJECTIVE_UNSPECIFIED, monitoring_stats will be empty.

IMPORT_FEATURE_ANALYSIS

value: 1
Stats are generated by Import Feature Analysis.

SNAPSHOT_ANALYSIS

value: 2
Stats are generated by Snapshot Analysis.