groups property

List<Group>? groups
getter/setter pair

The list of groups response.

Output only.

Implementation

core.List<Group>? groups;