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.
28 lines
894 B
28 lines
894 B
6 years ago
|
type: google.api.Service
|
||
|
config_version: 3
|
||
|
name: datacatalog.googleapis.com
|
||
|
title: Google Cloud Data Catalog API
|
||
|
|
||
|
apis:
|
||
|
- name: google.cloud.datacatalog.v1beta1.DataCatalog
|
||
|
|
||
|
documentation:
|
||
|
summary: |-
|
||
|
Google Cloud Data Catalog API provides features to attach metadata to
|
||
|
Google Cloud Platform resources like BigQuery Tables.<br> Key critical
|
||
|
resources include:
|
||
|
<ul>
|
||
|
<li>Entries (Data Catalog representation of a cloud resource)</li>
|
||
|
overview: |-
|
||
|
DataCatalog is a centralized and unified data catalog service for all your
|
||
|
Cloud resources, where users and systems can discover data, explore and
|
||
|
curate its semantics, understand how to act on it, and help govern its
|
||
|
usage.
|
||
|
|
||
|
authentication:
|
||
|
rules:
|
||
|
- selector: 'google.cloud.datacatalog.v1beta1.DataCatalog.*'
|
||
|
oauth:
|
||
|
canonical_scopes: |-
|
||
|
https://www.googleapis.com/auth/cloud-platform
|