lib/google/cloud/vision_ai/v1/warehouse/rest/client.rb in google-cloud-vision_ai-v1-0.1.0 vs lib/google/cloud/vision_ai/v1/warehouse/rest/client.rb in google-cloud-vision_ai-v1-0.2.0
- old
+ new
@@ -3090,9 +3090,10 @@
rescue ::Gapic::Rest::Error => e
raise ::Google::Cloud::Error.from_error(e)
end
##
+ # Supported by STREAM_VIDEO corpus type.
# Generates clips for downloading. The api takes in a time range, and
# generates a clip of the first content available after start_time and
# before end_time, which may overflow beyond these bounds.
# Returned clips are truncated if the total size of the clips are larger
# than 100MB.