serviceAccountScopes property

  1. @TagNumber(31)
List<String> get serviceAccountScopes

Optional. The URIs of service account scopes to be included in Compute Engine instances.

If not specified, the following scopes are defined:

Implementation

@$pb.TagNumber(31)
$core.List<$core.String> get serviceAccountScopes => $_getList(22);