deleted property

bool? deleted
getter/setter pair

The current deleted state of the role.

This field is read only. It will be ignored in calls to CreateRole and UpdateRole.

Implementation

core.bool? deleted;