1type: google.api.Service 2config_version: 3 3name: mapsplatformdatasets.googleapis.com 4title: Maps Platform Datasets API 5 6apis: 7- name: google.maps.mapsplatformdatasets.v1alpha.MapsPlatformDatasetsV1Alpha 8 9documentation: 10 summary: 11 The Maps Platform Datasets API enables developers to ingest geospatially-tied datasets 12 that they can use to enrich their experience of Maps Platform solutions (e.g. styling, routing). 13 14backend: 15 rules: 16 - selector: 'google.maps.mapsplatformdatasets.v1alpha.MapsPlatformDatasetsV1Alpha.*' 17 deadline: 10.0 18 19authentication: 20 rules: 21 - selector: 'google.maps.mapsplatformdatasets.v1alpha.MapsPlatformDatasetsV1Alpha.*' 22 oauth: 23 canonical_scopes: |- 24 https://www.googleapis.com/auth/cloud-platform 25 26publishing: 27 organization: CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED 28 new_issue_uri: '' 29 documentation_uri: '' 30 api_short_name: '' 31 github_label: '' 32 doc_tag_prefix: '' 33 codeowner_github_teams: 34 library_settings: 35