1type: google.api.Service 2config_version: 3 3name: apigeeconnect.googleapis.com 4title: Apigee Connect API 5 6apis: 7- name: google.cloud.apigeeconnect.v1.ConnectionService 8- name: google.cloud.apigeeconnect.v1.Tether 9 10authentication: 11 rules: 12 - selector: google.cloud.apigeeconnect.v1.ConnectionService.ListConnections 13 oauth: 14 canonical_scopes: |- 15 https://www.googleapis.com/auth/cloud-platform 16 - selector: google.cloud.apigeeconnect.v1.Tether.Egress 17 oauth: 18 canonical_scopes: |- 19 https://www.googleapis.com/auth/cloud-platform 20