You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
776 B
26 lines
776 B
type: google.api.Service
|
|
config_version: 3
|
|
name: vision.googleapis.com
|
|
title: Google Cloud Vision API
|
|
|
|
apis:
|
|
- name: google.cloud.vision.v1p2beta1.ImageAnnotator
|
|
|
|
types:
|
|
- name: google.cloud.vision.v1p2beta1.AnnotateFileResponse
|
|
- name: google.cloud.vision.v1p2beta1.AsyncBatchAnnotateFilesResponse
|
|
- name: google.cloud.vision.v1p2beta1.OperationMetadata
|
|
|
|
documentation:
|
|
summary: |-
|
|
Integrates Google Vision features, including image labeling, face, logo, and
|
|
landmark detection, optical character recognition (OCR), and detection of
|
|
explicit content, into applications.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: '*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
https://www.googleapis.com/auth/cloud-vision
|
|
|