OBJECT
Data about the Event series this event represents or nil if it's a singleton Event.
type KubernetesKindEventSeries {# Number of occurrences in this series up to the last heartbeat timecount: Int # Time of the last occurrence observedlastObservedTime: DateTime # State of this Series: Ongoing or Finished Deprecated. Planned removal for 1.18state: String }