changes property

List<AppliedLabelChangeDetail>? changes
getter/setter pair

Changes that were made to the Label on the Target.

Implementation

core.List<AppliedLabelChangeDetail>? changes;