GroupRoles is a mapping from valid group UUIDs to the workspace role they
should be granted. To remove a group from the workspace, use "" as the role
(available as a constant named codersdk.WorkspaceRoleDeleted)
user_rolesobject
UserRoles is a mapping from valid user UUIDs to the workspace role they
should be granted. To remove a user from the workspace, use "" as the role
(available as a constant named codersdk.WorkspaceRoleDeleted)