Values_1.DeleteActionRequestSourceDeletes an action.
type nonrec t = {actionName : Values_0.ExperimentEntityName.t;The name of the action to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ExperimentEntityName.t ]) list ]