Class DetailedState (0.1.1)

DetailedState(value)

The detailed state of the incident. This enum lists all possible detailed states of an incident.

Values: DETAILED_STATE_UNSPECIFIED (0): Unspecified detail state. EMERGING (1): Google engineers are actively investigating the event to determine the impact. CONFIRMED (2): The incident is confirmed and impacting at least one Google Cloud product. Ongoing status updates will be provided until it is resolved. RESOLVED (3): The incident is no longer affecting any Google Cloud product, and there will be no further updates. MERGED (4): The incident was merged into a parent incident. All further updates will be published to the parent only. The parent_event field contains the name of the parent. AUTO_CLOSED (9): The incident was automatically closed because the issues couldn’t be confirmed or is no longer impacting Google Cloud Products and/or Locations. FALSE_POSITIVE (10): The incident was verified as non-impactful. No further action required.