Google Cloud Security Command Center V1p1beta1 Client - Class EventType (1.17.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1p1beta1 Client class EventType.

The type of events.

Protobuf type google.cloud.securitycenter.v1p1beta1.NotificationConfig.EventType

Namespace

Google \ Cloud \ SecurityCenter \ V1p1beta1 \ NotificationConfig

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

EVENT_TYPE_UNSPECIFIED

Value: 0

Unspecified event type.

Generated from protobuf enum EVENT_TYPE_UNSPECIFIED = 0;

FINDING

Value: 1

Events for findings.

Generated from protobuf enum FINDING = 1;