EventOccurrenceRange

Defines a range for event counter values.

Fields

min_event_count

int64

Output only. For event counter ranges, the minimum of the defined range. A value of 0 will be treated as unset.

max_event_count

int64

Output only. For event counter ranges, the maximum of the defined range. A value of 0 will be treated as unset.