Deletes one or multiple versions of an annotation store.
See https://www.paws-r-sdk.com/docs/omics_delete_annotation_store_versions/ for full documentation.
omics_delete_annotation_store_versions(name, versions, force = NULL)
[required] The name of the annotation store from which versions are being deleted.
[required] The versions of an annotation store to be deleted.
Forces the deletion of an annotation store version when imports are in-progress..