Ask a question to get started
Enter to send•Shift+Enter new line
Get a run from an annotation queue at the specified index.
get_run_from_annotation_queue( self, queue_id: ID_TYPE, *, index: int ) -> ls_schemas.RunWithAnnotationQueueInfo
queue_id
Union[UUID, str]
The ID of the annotation queue.
index
int
The index of the run to retrieve.