Get Total Size From Annotation Queue.
func (
r *AnnotationQueueService) GetTotalSize(ctx context.Context,
queueID string,
opts ...option.RequestOption) (res *AnnotationQueueSizeSchema,
err error
)Get Total Size From Annotation Queue
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
opts* | ...option.RequestOption |