public RepeatedField<ConfigChange> ConfigChanges { get; }
List of changes between two service configurations.
The changes will be alphabetically sorted based on the identifier
of each change.
A ConfigChange identifier is a dot separated path to the configuration.
Example: visibility.rules[selector='LibraryService.CreateBook'].restriction
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eChangeReport\u003c/code\u003e class is used to detail changes between two service configurations, containing a list of \u003ccode\u003eConfigChanges\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering diverse functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, while the current context is set in the 1.2.0 version, and several version between those two are also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChangeReport\u003c/code\u003e has two constructors, a default constructor and a constructor that accepts another \u003ccode\u003eChangeReport\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eConfigChanges\u003c/code\u003e property, which is a list of changes between configurations and is stored in alphabetical order based on its identifier.\u003c/p\u003e\n"]]],[],null,[]]