vision_v1p3beta1.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. type: google.api.Service
  2. config_version: 3
  3. name: vision.googleapis.com
  4. title: Cloud Vision API
  5. apis:
  6. - name: google.cloud.vision.v1p3beta1.ImageAnnotator
  7. - name: google.cloud.vision.v1p3beta1.ProductSearch
  8. types:
  9. - name: google.cloud.vision.v1p3beta1.AnnotateFileResponse
  10. - name: google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesResponse
  11. - name: google.cloud.vision.v1p3beta1.BatchOperationMetadata
  12. - name: google.cloud.vision.v1p3beta1.ImportProductSetsResponse
  13. - name: google.cloud.vision.v1p3beta1.OperationMetadata
  14. documentation:
  15. summary: |-
  16. Integrates Google Vision features, including image labeling, face, logo,
  17. and landmark detection, optical character recognition (OCR), and detection
  18. of explicit content, into applications.
  19. authentication:
  20. rules:
  21. - selector: 'google.cloud.vision.v1p3beta1.ImageAnnotator.*'
  22. oauth:
  23. canonical_scopes: |-
  24. https://www.googleapis.com/auth/cloud-platform,
  25. https://www.googleapis.com/auth/cloud-vision
  26. - selector: 'google.cloud.vision.v1p3beta1.ProductSearch.*'
  27. oauth:
  28. canonical_scopes: |-
  29. https://www.googleapis.com/auth/cloud-platform,
  30. https://www.googleapis.com/auth/cloud-vision
  31. - selector: 'google.longrunning.Operations.*'
  32. oauth:
  33. canonical_scopes: |-
  34. https://www.googleapis.com/auth/cloud-platform,
  35. https://www.googleapis.com/auth/cloud-vision