Values.GetDataSetDetailsRequestSourceGets the details of a specific data set.
type nonrec t = {applicationId : Identifier.t;The unique identifier of the application that this data set is associated with.
*)dataSetName : String200.t;The name of the data set.
*)}