testerEmails property

List<String>? testerEmails
getter/setter pair

A list of tester email addresses 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>? testerEmails;