Google Cloud Security Command Center V2 Client - Class EventType (2.1.0)

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

Type of the DRD event.

Protobuf type google.cloud.securitycenter.v2.DataRetentionDeletionEvent.EventType

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ DataRetentionDeletionEvent

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EVENT_TYPE_UNSPECIFIED

Value: 0

Unspecified event type.

Generated from protobuf enum EVENT_TYPE_UNSPECIFIED = 0;

EVENT_TYPE_MAX_TTL_EXCEEDED

Value: 1

The maximum retention time has been exceeded.

Generated from protobuf enum EVENT_TYPE_MAX_TTL_EXCEEDED = 1;