groupAliases property

List<String>? groupAliases
getter/setter pair

A repeated list of group aliases to give access to this release.

A combined maximum of 999 tester_emails and group_aliases can be specified in single request.

Implementation

core.List<core.String>? groupAliases;