Values.GetReadSetMetadataRequestSourceRetrieves the metadata for a read set from a sequence store in JSON format. This operation does not return tags. To retrieve the list of tags for a read set, use the ListTagsForResource API operation.
type nonrec t = {id : ReadSetId.t;The read set's ID.
*)sequenceStoreId : SequenceStoreId.t;The read set's sequence store ID.
*)}