Module: Google::Cloud::ServiceHealth::V1::Event::DetailedCategory
- Defined in:
- proto_docs/google/cloud/servicehealth/v1/event_resources.rb
Overview
The detailed category of an event. Contains all possible states for all event categories.
Constant Summary collapse
- DETAILED_CATEGORY_UNSPECIFIED =
Unspecified detailed category.
0
- CONFIRMED_INCIDENT =
Indicates an event with category INCIDENT has a confirmed impact to at least one Google Cloud product.
1
- EMERGING_INCIDENT =
Indicates an event with category INCIDENT is under investigation to determine if it has a confirmed impact on any Google Cloud products.
2