A closed-open time range, i.e. [startTime, endTime).
JSON representation |
---|
{ "startTime": string, "endTime": string } |
Fields | |
---|---|
start |
The lower bound of the time range. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
end |
The upper bound of the time range. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |