Values.UpdateTestSetRequestSourceThe action to update the test set.
type nonrec t = {testSetId : Id.t;The test set Id for which update test operation to be performed.
*)testSetName : Name.t;The new test set name.
*)description : Description.t option;The new test set description.
*)}