Do you know when we send a request with segments list (https://cloud.google.com/video-intelligence/docs/reference/rest/v1/videos/annotate#VideoContext) to analyse, if we are only charged for the segments times or the all video duration ?
Thanks
When you specify video-segments on your request, then only those segments will be analyzed and you will only be charged for the analyzed video. As you can see in pricing official docs you are billed per minute and not per video:
Prices are per minute
The different features that can be analyzed using VideoIntelligence will work only on video-segments if you provide them:
A LABEL_DETECTION request annotates ...entities ...detected ... in video segments provided
Shot detection ...detects changes...that occur throughout the length of... video segment.
EXPLICIT_CONTENT_DETECTION request annotates...entities ...detected in...video segments provided