timeRange property
Time range the given count applies to. Possible string values are:
- "ALL_TIME"
- "THIRTY_DAYS"
- "SEVEN_DAYS"
Implementation
core.String? timeRange;
Time range the given count applies to. Possible string values are:
core.String? timeRange;