Change report associated with a particular service
configuration.
It contains a list of ConfigChanges based on the comparison
between two service configurations.
Attribute
Name
Description
config_changes
MutableSequence[google.api.config_change_pb2.ConfigChange]
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class ChangeReport (1.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.13.1 (latest)](/python/docs/reference/servicemanagement/latest/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.13.0](/python/docs/reference/servicemanagement/1.13.0/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.12.0](/python/docs/reference/servicemanagement/1.12.0/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.11.0](/python/docs/reference/servicemanagement/1.11.0/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.10.1](/python/docs/reference/servicemanagement/1.10.1/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.8.5](/python/docs/reference/servicemanagement/1.8.5/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.7.0](/python/docs/reference/servicemanagement/1.7.0/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.6.1](/python/docs/reference/servicemanagement/1.6.1/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.5.1](/python/docs/reference/servicemanagement/1.5.1/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.4.0](/python/docs/reference/servicemanagement/1.4.0/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.3.3](/python/docs/reference/servicemanagement/1.3.3/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.2.3](/python/docs/reference/servicemanagement/1.2.3/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.1.1](/python/docs/reference/servicemanagement/1.1.1/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [1.0.4](/python/docs/reference/servicemanagement/1.0.4/google.cloud.servicemanagement_v1.types.ChangeReport)\n- [0.1.0](/python/docs/reference/servicemanagement/0.1.0/google.cloud.servicemanagement_v1.types.ChangeReport) \n\n ChangeReport(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nChange report associated with a particular service\nconfiguration.\nIt contains a list of ConfigChanges based on the comparison\nbetween two service configurations."]]