serviceAccounts property

List<String>? serviceAccounts
getter/setter pair

A list of email addresses of the service accounts which are allowed to call the Verified Access API with full access.

Required.

Implementation

core.List<core.String>? serviceAccounts;