assignedGroups property

List<String>? assignedGroups
getter/setter pair

The list of groups that the asset is assigned to.

Output only.

Implementation

core.List<core.String>? assignedGroups;