xref: /aosp_15_r20/external/googleapis/google/cloud/language/v1beta2/language_v1beta2.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: language.googleapis.com
4title: Cloud Natural Language API
5
6apis:
7- name: google.cloud.language.v1beta2.LanguageService
8
9documentation:
10  summary: |-
11    Provides natural language understanding technologies, such as sentiment
12    analysis, entity recognition, entity sentiment analysis, and other text
13    annotations, to developers.
14
15authentication:
16  rules:
17  - selector: 'google.cloud.language.v1beta2.LanguageService.*'
18    oauth:
19      canonical_scopes: |-
20        https://www.googleapis.com/auth/cloud-language,
21        https://www.googleapis.com/auth/cloud-platform
22