Reference documentation and code samples for the Cloud AI Platform v1beta1 API enum FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.State.
The state defines whether to enable ImportFeature analysis.
The default behavior of whether to enable the monitoring.
EntityType-level config: disabled.
Feature-level config: inherited from the configuration of EntityType
this Feature belongs to.
Disabled
Explicitly disables import features analysis.
EntityType-level config: by default disables import features analysis
for all Features under it. Feature-level config: disables import
features analysis regardless of the EntityType-level config.
Enabled
Explicitly enables import features analysis.
EntityType-level config: by default enables import features analysis
for all Features under it. Feature-level config: enables import
features analysis regardless of the EntityType-level config.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This document provides reference information for the `FeaturestoreMonitoringConfig.Types.ImportFeaturesAnalysis.Types.State` enum within the Cloud AI Platform v1beta1 API."],["The `State` enum defines whether the ImportFeature analysis is enabled, disabled, or set to the default behavior."],["There are four possible values for the `State` enum: `Default`, `Disabled`, `Enabled`, and `Unspecified`."],["`Default` behavior is disabled at the EntityType level and inherited at the Feature level, while `Disabled` and `Enabled` explicitly control the analysis regardless of the EntityType-level config."],["The `Unspecified` value in the `State` enum, is a field that should not be used."]]],[]]