changeReports property
list of ChangeReport, each corresponding to comparison between two service configurations.
Implementation
core.List<ChangeReport>? changeReports;
list of ChangeReport, each corresponding to comparison between two service configurations.
core.List<ChangeReport>? changeReports;