Values.GetReadSetExportJobRequestSourceRetrieves status information about a read set export job and returns the data in JSON format. Use this operation to actively monitor the progress of an export job.
type nonrec t = {sequenceStoreId : SequenceStoreId.t;The job's sequence store ID.
*)id : ExportJobId.t;The job's ID.
*)}