1type: google.api.Service 2config_version: 3 3name: aerialview.googleapis.com 4title: Aerial View API 5 6apis: 7- name: google.maps.aerialview.v1.AerialView 8 9documentation: 10 summary: The Maps Aerial View API. 11 overview: '<!--#include file="/geo/platform/aerial_view/g3doc/overview.md"-->' 12 13authentication: 14 rules: 15 - selector: google.maps.aerialview.v1.AerialView.LookupVideo 16 oauth: 17 canonical_scopes: |- 18 https://www.googleapis.com/auth/cloud-platform 19 - selector: google.maps.aerialview.v1.AerialView.RenderVideo 20 oauth: 21 canonical_scopes: |- 22 https://www.googleapis.com/auth/cloud-platform 23 24publishing: 25 new_issue_uri: https://issuetracker.google.com/issues/new?component=1347175 26 documentation_uri: https://developers.google.com/maps/documentation/aerial-view 27 api_short_name: aerialview 28 github_label: 'api: aerialview' 29 doc_tag_prefix: aerialview 30 organization: GEO 31 library_settings: 32 - version: google.maps.aerialview.v1 33 launch_stage: GA 34 java_settings: 35 common: 36 destinations: 37 - PACKAGE_MANAGER 38 python_settings: 39 common: 40 destinations: 41 - PACKAGE_MANAGER 42 node_settings: 43 common: 44 destinations: 45 - PACKAGE_MANAGER 46 dotnet_settings: 47 common: 48 destinations: 49 - PACKAGE_MANAGER 50 go_settings: 51 common: 52 destinations: 53 - PACKAGE_MANAGER 54 proto_reference_documentation_uri: https://developers.google.com/maps/documentation/aerial-view/reference/rpc 55