Class State (1.48.0)

State(value)

The state defines whether to enable ImportFeature analysis.

Values: STATE_UNSPECIFIED (0): Should not be used. DEFAULT (1): 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. ENABLED (2): 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. DISABLED (3): 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.

Methods

State

State(value)

The state defines whether to enable ImportFeature analysis.

Values: STATE_UNSPECIFIED (0): Should not be used. DEFAULT (1): 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. ENABLED (2): 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. DISABLED (3): 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.