generated/google/apis/videointelligence_v1beta2/service.rb in google-api-client-0.28.4 vs generated/google/apis/videointelligence_v1beta2/service.rb in google-api-client-0.28.5

- old
+ new

@@ -21,10 +21,11 @@ module Apis module VideointelligenceV1beta2 # Cloud Video Intelligence API # # Detects objects, explicit content, and scene changes in videos. It also - # specifies the region for annotation and transcribes speech to text. + # specifies the region for annotation and transcribes speech to text. Supports + # both asynchronous API and streaming API. # # @example # require 'google/apis/videointelligence_v1beta2' # # Videointelligence = Google::Apis::VideointelligenceV1beta2 # Alias the module