public void Annotate(AnnotateVideoRequest request)
 {
     _videoIntelligenceManager.Annotate(request);
 }