groupIds property

List<String>? groupIds
getter/setter pair

A repeated list of group aliases to enable access to a release for Note: This field is misnamed, but can't be changed because we need to maintain compatibility with old build tools

Implementation

core.List<core.String>? groupIds;