36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: documentai.googleapis.com
|
|
title: Cloud Document AI API
|
|
|
|
apis:
|
|
- name: google.cloud.documentai.v1beta3.DocumentProcessorService
|
|
|
|
types:
|
|
- name: google.cloud.documentai.v1beta3.BatchProcessMetadata
|
|
- name: google.cloud.documentai.v1beta3.BatchProcessResponse
|
|
- name: google.cloud.documentai.v1beta3.ReviewDocumentOperationMetadata
|
|
- name: google.cloud.documentai.v1beta3.ReviewDocumentResponse
|
|
|
|
documentation:
|
|
summary: |-
|
|
Service to parse structured information from unstructured or
|
|
semi-structured documents using state-of-the-art Google AI such as natural
|
|
language, computer vision, translation, and AutoML.
|
|
|
|
backend:
|
|
rules:
|
|
- selector: 'google.longrunning.Operations.*'
|
|
deadline: 60.0
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: 'google.cloud.documentai.v1beta3.DocumentProcessorService.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|
|
- selector: 'google.longrunning.Operations.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|