blob: fb26c3abc1d8f25672cbac8fba167a29a20551eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
type: google.api.Service
config_version: 3
name: enterpriseknowledgegraph.googleapis.com
title: Enterprise Knowledge Graph API
apis:
- name: google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService
- name: google.longrunning.Operations
types:
- name: google.cloud.enterpriseknowledgegraph.v1.DeleteOperationMetadata
authentication:
rules:
- selector: 'google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
|