Values.GetDatasetRequestSourceRequest for the GetDataset operation.
type nonrec t = {datasetId : StringValueLength1to255.t;The unique identifier for a Dataset.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of StringValueLength1to255.t ]) list ]