Values.UpdateProjectRequestSourceChanges one or more values for a project.
type nonrec t = {spaceName : NameString.t;The name of the space.
*)name : NameString.t;The name of the project.
*)description : ProjectDescription.t option;The description of the project.
*)}