videointelligence_v1p3beta1.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. type: google.api.Service
  2. config_version: 3
  3. name: videointelligence.googleapis.com
  4. title: Cloud Video Intelligence API
  5. apis:
  6. - name: google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceService
  7. - name: google.cloud.videointelligence.v1p3beta1.VideoIntelligenceService
  8. types:
  9. - name: google.cloud.videointelligence.v1p3beta1.AnnotateVideoProgress
  10. - name: google.cloud.videointelligence.v1p3beta1.AnnotateVideoResponse
  11. - name: google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse
  12. - name: google.cloud.videointelligence.v1p3beta1.VideoSegment
  13. documentation:
  14. summary: |-
  15. Detects objects, explicit content, and scene changes in videos. It also
  16. specifies the region for annotation and transcribes speech to text.
  17. Supports both asynchronous API and streaming API.
  18. authentication:
  19. rules:
  20. - selector: google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceService.StreamingAnnotateVideo
  21. oauth:
  22. canonical_scopes: |-
  23. https://www.googleapis.com/auth/cloud-platform
  24. - selector: google.cloud.videointelligence.v1p3beta1.VideoIntelligenceService.AnnotateVideo
  25. oauth:
  26. canonical_scopes: |-
  27. https://www.googleapis.com/auth/cloud-platform
  28. - selector: 'google.longrunning.Operations.*'
  29. oauth:
  30. canonical_scopes: |-
  31. https://www.googleapis.com/auth/cloud-platform