includedPermissions property

  1. @TagNumber.new(7)
PbList<String> get includedPermissions

The names of the permissions this role grants when bound in an IAM policy.

Implementation

@$pb.TagNumber(7)
$pb.PbList<$core.String> get includedPermissions => $_getList(3);