Skip to main content
A provider used to access information about config_feature_flag rules.

Members

error

If non-None, this error was generated when trying to compute current value of flag. May return None.

is_valid_value

The value of the flag in the configuration used by the flag rule.

Parameters

value

The current value of the flag in the flag’s current configuration. None if there is an error. May return None.