Input to the query like time window.
| JSON representation |
|---|
{ // Union field |
| Fields | |
|---|---|
Union field
|
|
timeWindow |
time range to fetch the data for. |
relativeTime |
time range for last x units. |
RelativeTime
time representation for last x units.
| JSON representation |
|---|
{
"timeUnit": enum ( |
| Fields | |
|---|---|
timeUnit |
|
startTimeVal |
|
TimeUnit
TimeUnit supported for PAST filter operator.
| Enums | |
|---|---|
TIME_UNIT_UNSPECIFIED |
Default unspecified. |
SECOND |
|
MINUTE |
|
HOUR |
|
DAY |
|
WEEK |
|
MONTH |
|
YEAR |
|