NewAnnotationQueueService generates a new service that applies the given options.
func NewAnnotationQueueService(opts ...option.RequestOption) (r *AnnotationQueueService)NewAnnotationQueueService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
| Name | Type | Description |
|---|---|---|
opts* | ...option.RequestOption |