1type: google.api.Service 2config_version: 3 3name: analyticshub.googleapis.com 4title: Analytics Hub API 5 6apis: 7- name: google.cloud.bigquery.analyticshub.v1.AnalyticsHubService 8- name: google.longrunning.Operations 9 10types: 11- name: google.cloud.bigquery.analyticshub.v1.OperationMetadata 12- name: google.cloud.bigquery.analyticshub.v1.RefreshSubscriptionResponse 13- name: google.cloud.bigquery.analyticshub.v1.SubscribeDataExchangeResponse 14 15documentation: 16 summary: Exchange data and analytics assets securely and efficiently. 17 18authentication: 19 rules: 20 - selector: 'google.cloud.bigquery.analyticshub.v1.AnalyticsHubService.*' 21 oauth: 22 canonical_scopes: |- 23 https://www.googleapis.com/auth/bigquery, 24 https://www.googleapis.com/auth/cloud-platform 25