Update Run In Annotation Queue.
func (
r *AnnotationQueueRunService) Update(ctx context.Context,
queueID string,
queueRunID string,
body AnnotationQueueRunUpdateParams,
opts ...option.RequestOption) (res *AnnotationQueueRunUpdateResponse,
err error
)Update Run In Annotation Queue
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
queueRunID* | string | |
body* | AnnotationQueueRunUpdateParams | |
opts* | ...option.RequestOption |