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.
22 lines
623 B
22 lines
623 B
6 years ago
|
type: google.api.Service
|
||
|
config_version: 3
|
||
|
name: language.googleapis.com
|
||
|
title: Cloud Natural Language API
|
||
|
|
||
|
apis:
|
||
|
- name: google.cloud.language.v1.LanguageService
|
||
|
|
||
|
documentation:
|
||
|
summary: |-
|
||
|
Provides natural language understanding technologies, such as sentiment
|
||
|
analysis, entity recognition, entity sentiment analysis, and other text
|
||
|
annotations, to developers.
|
||
|
|
||
|
authentication:
|
||
|
rules:
|
||
|
- selector: 'google.cloud.language.v1.LanguageService.*'
|
||
|
oauth:
|
||
|
canonical_scopes: |-
|
||
|
https://www.googleapis.com/auth/cloud-language,
|
||
|
https://www.googleapis.com/auth/cloud-platform
|