modifiedLabels property

List<Label>? modifiedLabels
getter/setter pair

The list of labels which were added or updated by the request.

Implementation

core.List<Label>? modifiedLabels;