endTime property
The time the event that caused this alert ceased being active.
If provided, the end time must not be earlier than the start time. If not provided, it indicates an ongoing alert.
Optional.
Implementation
core.String? endTime;
The time the event that caused this alert ceased being active.
If provided, the end time must not be earlier than the start time. If not provided, it indicates an ongoing alert.
Optional.
core.String? endTime;