LookBackWindow
LookBackWindow defines how far back in time to look for a specific archival related metric.
Values
| Value | Description |
|---|---|
| LAST_1_MONTH | Last 1 month specifies a lookback window of the last one month. |
| LAST_1_YEAR | Last 1 year specifies a lookback window of the last one year. |
| LAST_3_MONTHS | Last 3 months specifies a lookback window of the last three months. |
| LAST_7_DAYS | Last 7 days specifies a lookback window of the last seven days. |
| LOOK_BACK_WINDOW_UNSPECIFIED | Lookback window unspecified denotes an unspecified lookback window. This value is used as a default. |