appliedLabels property

List<AppliedLabel>? appliedLabels
getter/setter pair

List of labels applied on the resource

Implementation

core.List<AppliedLabel>? appliedLabels;