Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig (v0.23.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig.

Configuration of how features in Featurestore are monitored.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#categorical_threshold_config

def categorical_threshold_config() -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ThresholdConfig
Returns

#categorical_threshold_config=

def categorical_threshold_config=(value) -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ThresholdConfig
Parameter
Returns

#import_features_analysis

def import_features_analysis() -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ImportFeaturesAnalysis
Returns

#import_features_analysis=

def import_features_analysis=(value) -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ImportFeaturesAnalysis
Parameter
Returns

#numerical_threshold_config

def numerical_threshold_config() -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ThresholdConfig
Returns

#numerical_threshold_config=

def numerical_threshold_config=(value) -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::ThresholdConfig
Parameter
Returns

#snapshot_analysis

def snapshot_analysis() -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::SnapshotAnalysis
Returns

#snapshot_analysis=

def snapshot_analysis=(value) -> ::Google::Cloud::AIPlatform::V1::FeaturestoreMonitoringConfig::SnapshotAnalysis
Parameter
Returns