stagePerformanceChangeInsights property

List<StagePerformanceChangeInsight>? stagePerformanceChangeInsights
getter/setter pair

Query stage performance insights compared to previous runs, for diagnosing performance regression.

Output only.

Implementation

core.List<StagePerformanceChangeInsight>? stagePerformanceChangeInsights;