roleKeys property
RoleKeys are the keys of the roles the user should be granted. Note that any role keys previously granted to the user and not present in the list will be revoked.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get roleKeys => $_getList(1);