Cloud AI Platform v1 API - Enum Feature.Types.MonitoringStatsAnomaly.Types.Objective (2.27.0)

public enum Feature.Types.MonitoringStatsAnomaly.Types.Objective

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

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
ImportFeatureAnalysis

Stats are generated by Import Feature Analysis.

SnapshotAnalysis

Stats are generated by Snapshot Analysis.

Unspecified

If it's OBJECTIVE_UNSPECIFIED, monitoring_stats will be empty.