Google Cloud Service Health V1 Client - Class EventCategory (0.1.0)

Reference documentation and code samples for the Google Cloud Service Health V1 Client class EventCategory.

The category of the event. This enum lists all possible categories of event.

Protobuf type google.cloud.servicehealth.v1.OrganizationEvent.EventCategory

Namespace

Google \ Cloud \ ServiceHealth \ V1 \ OrganizationEvent

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

EVENT_CATEGORY_UNSPECIFIED

Value: 0

Unspecified category.

Generated from protobuf enum EVENT_CATEGORY_UNSPECIFIED = 0;

INCIDENT

Value: 2

Event category for service outage or degradation.

Generated from protobuf enum INCIDENT = 2;