observationPeriod property
Observation period that led to the insight.
The source data used to generate the insight ends at last_refresh_time and begins at (last_refresh_time - observation_period).
Implementation
core.String? observationPeriod;
Observation period that led to the insight.
The source data used to generate the insight ends at last_refresh_time and begins at (last_refresh_time - observation_period).
core.String? observationPeriod;