dateWindow property
The date window of the timepoint. Possible string values are:
- "WEEKS_UNSPECIFIED" : Default value, should never be set.
- "WEEKS_ONE" : One week.
- "WEEKS_FOUR" : Four weeks.
- "WEEKS_EIGHT" : Eight weeks.
- "WEEKS_TWELVE" : Twelve weeks.
Implementation
core.String? dateWindow;