Delete Run From Annotation Queue.
func (
r *AnnotationQueueRunService) DeleteQueue(ctx context.Context,
queueID string,
queueRunID string,
opts ...option.RequestOption) (res *AnnotationQueueRunDeleteQueueResponse,
err error
)Delete Run From Annotation Queue
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
queueRunID* | string | |
opts* | ...option.RequestOption |