Ask a question to get started
Enter to send•Shift+Enter new line
public interface WithRawResponse
Returns a view of this service with the given option modifications applied.
Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}, but is otherwise the same as [AnnotationQueueService.retrieve]..
get /api/v1/annotation-queues/{queue_id}
Returns a raw HTTP response for patch /api/v1/annotation-queues/{queue_id}, but is otherwise the same as [AnnotationQueueService.update]..
patch /api/v1/annotation-queues/{queue_id}
Returns a raw HTTP response for delete /api/v1/annotation-queues/{queue_id}, but is otherwise the same as [AnnotationQueueService.delete]..
delete /api/v1/annotation-queues/{queue_id}
Returns a raw HTTP response for post /api/v1/annotation-queues, but is otherwise the same as [AnnotationQueueService.annotationQueues]..
post /api/v1/annotation-queues
Returns a raw HTTP response for post /api/v1/annotation-queues/status/{annotation_queue_run_id}, but is otherwise the same as [AnnotationQueueService.createRunStatus]..
post /api/v1/annotation-queues/status/{annotation_queue_run_id}
Returns a raw HTTP response for post /api/v1/annotation-queues/{queue_id}/export, but is otherwise the same as [AnnotationQueueService.export]..
post /api/v1/annotation-queues/{queue_id}/export
Returns a raw HTTP response for post /api/v1/annotation-queues/populate, but is otherwise the same as [AnnotationQueueService.populate]..
post /api/v1/annotation-queues/populate
Returns a raw HTTP response for get /api/v1/annotation-queues, but is otherwise the same as [AnnotationQueueService.retrieveAnnotationQueues]..
get /api/v1/annotation-queues
Returns a raw HTTP response for get /api/v1/annotation-queues/{run_id}/queues, but is otherwise the same as [AnnotationQueueService.retrieveQueues]..
get /api/v1/annotation-queues/{run_id}/queues
Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/run/{index}, but is otherwise the same as [AnnotationQueueService.retrieveRun]..
get /api/v1/annotation-queues/{queue_id}/run/{index}
Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/size, but is otherwise the same as [AnnotationQueueService.retrieveSize]..
get /api/v1/annotation-queues/{queue_id}/size
Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/total_archived, but is otherwise the same as [AnnotationQueueService.retrieveTotalArchived]..
get /api/v1/annotation-queues/{queue_id}/total_archived
Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/total_size, but is otherwise the same as [AnnotationQueueService.retrieveTotalSize]..
get /api/v1/annotation-queues/{queue_id}/total_size
A view of [AnnotationQueueService] that provides access to raw HTTP responses for each method..
A view of [AnnotationQueueService] that provides access to raw HTTP responses for each method.