duration property
From how long ago in the past these intervals were observed. Possible string values are:
- "DURATION_UNSPECIFIED"
- "HOUR"
- "MAX" : From BfdSession object creation time.
- "MINUTE"
Implementation
core.String? duration;
From how long ago in the past these intervals were observed. Possible string values are:
core.String? duration;