sharePermissions property

List<SharePermission> sharePermissions
final

The groups and projects that the filter is shared with. This can be specified when updating a filter, but not when creating a filter.

Implementation

final List<SharePermission> sharePermissions;