directRoles property

List<String>? directRoles
getter/setter pair

Roles directly assigned to this user for this entity.

Format: predefinedRoles/read Excludes roles that are inherited from an account (if this is for a property), group, or organization admin role.

Implementation

core.List<core.String>? directRoles;