Populate annotation queue with runs from an experiment.
func (
r *AnnotationQueueService) Populate(ctx context.Context,
body AnnotationQueuePopulateParams,
opts ...option.RequestOption) (res *AnnotationQueuePopulateResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
body* | AnnotationQueuePopulateParams | |
opts* | ...option.RequestOption |