groupAliases property

List<String>? groupAliases
getter/setter pair

A list of group aliases (IDs) to be given access to this release.

A combined maximum of 999 testerEmails and groupAliases can be specified in a single request.

Implementation

core.List<core.String>? groupAliases;