monitoringConfig property

GoogleCloudAiplatformV1FeaturestoreMonitoringConfig? monitoringConfig
getter/setter pair

The default monitoring configuration for all Features with value type (Feature.ValueType) BOOL, STRING, DOUBLE or INT64 under this EntityType.

If this is populated with [FeaturestoreMonitoringConfig.monitoring_interval] specified, snapshot analysis monitoring is enabled. Otherwise, snapshot analysis monitoring is disabled.

Optional.

Implementation

GoogleCloudAiplatformV1FeaturestoreMonitoringConfig? monitoringConfig;