propertyChanges property

List<PropertyChange>? propertyChanges
getter/setter pair

The property changes of the resource change.

Output only.

Implementation

core.List<PropertyChange>? propertyChanges;