vision_v1p4beta1.yaml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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.v1p4beta1.ImageAnnotator
  7. - name: google.cloud.vision.v1p4beta1.ProductSearch
  8. types:
  9. - name: google.cloud.vision.v1p4beta1.AnnotateFileResponse
  10. - name: google.cloud.vision.v1p4beta1.AsyncBatchAnnotateFilesResponse
  11. - name: google.cloud.vision.v1p4beta1.AsyncBatchAnnotateImagesResponse
  12. - name: google.cloud.vision.v1p4beta1.BatchAnnotateFilesResponse
  13. - name: google.cloud.vision.v1p4beta1.BatchOperationMetadata
  14. - name: google.cloud.vision.v1p4beta1.ImportProductSetsResponse
  15. - name: google.cloud.vision.v1p4beta1.OperationMetadata
  16. documentation:
  17. summary: |-
  18. Integrates Google Vision features, including image labeling, face, logo,
  19. and landmark detection, optical character recognition (OCR), and detection
  20. of explicit content, into applications.
  21. authentication:
  22. rules:
  23. - selector: 'google.cloud.vision.v1p4beta1.ImageAnnotator.*'
  24. oauth:
  25. canonical_scopes: |-
  26. https://www.googleapis.com/auth/cloud-platform,
  27. https://www.googleapis.com/auth/cloud-vision
  28. - selector: 'google.cloud.vision.v1p4beta1.ProductSearch.*'
  29. oauth:
  30. canonical_scopes: |-
  31. https://www.googleapis.com/auth/cloud-platform,
  32. https://www.googleapis.com/auth/cloud-vision
  33. - selector: 'google.longrunning.Operations.*'
  34. oauth:
  35. canonical_scopes: |-
  36. https://www.googleapis.com/auth/cloud-platform,
  37. https://www.googleapis.com/auth/cloud-vision