tableChangeInsights property

List<TableChangeInsight>? tableChangeInsights
getter/setter pair

Performance insights for table-level attributes that changed compared to previous runs.

Output only.

Implementation

core.List<TableChangeInsight>? tableChangeInsights;