NotificationLevel Enum

Level indicating how critical this recommendation can impact.

Inheritance
builtins.str
NotificationLevel
NotificationLevel

Constructor

NotificationLevel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

CRITICAL
INFORMATION
NON_URGENT_SUGGESTION
WARNING