Enum NotificationConfig.Types.EventType (2.7.0)

public enum EventType

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

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
SecurityBulletinEvent

Corresponds with SecurityBulletinEvent.

Unspecified

Not set, will be ignored.

UpgradeAvailableEvent

Corresponds with UpgradeAvailableEvent.

UpgradeEvent

Corresponds with UpgradeEvent.