waitUntilAnnotationStoreVersionDeleted
suspend fun OmicsClient.waitUntilAnnotationStoreVersionDeleted(request: GetAnnotationStoreVersionRequest, retryStrategy: RetryStrategy? = null): Outcome<GetAnnotationStoreVersionResponse>
suspend fun OmicsClient.waitUntilAnnotationStoreVersionDeleted(block: GetAnnotationStoreVersionRequest.Builder.() -> Unit): Outcome<GetAnnotationStoreVersionResponse>
Wait until an annotation store version is deleted.