removeEntities property

List<String>? removeEntities
getter/setter pair

Entities for which all grants should be removed.

An entity can't be in both grants and remove_entities.

Optional.

Implementation

core.List<core.String>? removeEntities;