Enum Feature.Types.MonitoringStatsAnomaly.Types.Objective (1.5.0)

public enum 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.