targetServiceAccounts property

  1. @TagNumber(8)
List<String> get targetServiceAccounts

The target service accounts specified by the firewall rule.

Implementation

@$pb.TagNumber(8)
$core.List<$core.String> get targetServiceAccounts => $_getList(7);