contributorEmails property

List<String>? contributorEmails
getter/setter pair

If you want your own labeling contributors to manage and work on this labeling request, you can set these contributors here.

We will give them access to the question types in crowdcompute. Note that these emails must be registered in crowdcompute worker UI: https://crowd-compute.appspot.com/

Optional.

Implementation

core.List<core.String>? contributorEmails;