Class FeaturestoreMonitoringConfig.SnapshotAnalysis

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis
All Implemented Interfaces:
FeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
FeaturestoreMonitoringConfig

public static final class FeaturestoreMonitoringConfig.SnapshotAnalysis extends com.google.protobuf.GeneratedMessage implements FeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder
 Configuration of the Featurestore's Snapshot Analysis Based Monitoring.
 This type of analysis generates statistics for each Feature based on a
 snapshot of the latest feature value of each entities every
 monitoring_interval.
 
Protobuf type google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis
See Also:
  • Field Details

    • DISABLED_FIELD_NUMBER

      public static final int DISABLED_FIELD_NUMBER
      See Also:
    • MONITORING_INTERVAL_DAYS_FIELD_NUMBER

      public static final int MONITORING_INTERVAL_DAYS_FIELD_NUMBER
      See Also:
    • STALENESS_DAYS_FIELD_NUMBER

      public static final int STALENESS_DAYS_FIELD_NUMBER
      See Also:
  • Method Details