Class EventType (2.17.3)

EventType(value)

Types of notifications currently supported. Can be used to filter what notifications are sent.

Values: EVENT_TYPE_UNSPECIFIED (0): Not set, will be ignored. UPGRADE_AVAILABLE_EVENT (1): Corresponds with UpgradeAvailableEvent. UPGRADE_EVENT (2): Corresponds with UpgradeEvent. SECURITY_BULLETIN_EVENT (3): Corresponds with SecurityBulletinEvent.