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

public sealed class Feature.Types.MonitoringStatsAnomaly : IMessage<Feature.Types.MonitoringStatsAnomaly>, IEquatable<Feature.Types.MonitoringStatsAnomaly>, IDeepCloneable<Feature.Types.MonitoringStatsAnomaly>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class Feature.Types.MonitoringStatsAnomaly.

A list of historical [SnapshotAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis] or [ImportFeaturesAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis] stats requested by user, sorted by [FeatureStatsAnomaly.start_time][google.cloud.aiplatform.v1.FeatureStatsAnomaly.start_time] descending.

Inheritance

object > Feature.Types.MonitoringStatsAnomaly

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

MonitoringStatsAnomaly()

public MonitoringStatsAnomaly()

MonitoringStatsAnomaly(MonitoringStatsAnomaly)

public MonitoringStatsAnomaly(Feature.Types.MonitoringStatsAnomaly other)
Parameter
NameDescription
otherFeatureTypesMonitoringStatsAnomaly

Properties

FeatureStatsAnomaly

public FeatureStatsAnomaly FeatureStatsAnomaly { get; set; }

Output only. The stats and anomalies generated at specific timestamp.

Property Value
TypeDescription
FeatureStatsAnomaly

Objective

public Feature.Types.MonitoringStatsAnomaly.Types.Objective Objective { get; set; }

Output only. The objective for each stats.

Property Value
TypeDescription
FeatureTypesMonitoringStatsAnomalyTypesObjective