1type: google.api.Service 2config_version: 3 3name: bigqueryconnection.googleapis.com 4title: BigQuery Connection API 5 6apis: 7- name: google.cloud.bigquery.connection.v1.ConnectionService 8 9documentation: 10 summary: Allows users to manage BigQuery connections to external data sources. 11 12authentication: 13 rules: 14 - selector: 'google.cloud.bigquery.connection.v1.ConnectionService.*' 15 oauth: 16 canonical_scopes: |- 17 https://www.googleapis.com/auth/bigquery, 18 https://www.googleapis.com/auth/cloud-platform 19