getReferenceImportJob
inline suspend fun OmicsClient.getReferenceImportJob(crossinline block: GetReferenceImportJobRequest.Builder.() -> Unit): GetReferenceImportJobResponse
Monitors the status of a reference import job. This operation can be called after calling the StartReferenceImportJob
operation.