1type: google.api.Service 2config_version: 3 3name: places.googleapis.com 4title: Places API (New) 5 6apis: 7- name: google.maps.places.v1.Places 8 9documentation: 10 summary: |- 11 The Places API allows developers to access a variety of search and 12 retrieval endpoints for a Place. 13 overview: '<!--#include file="/geo/platform/places/g3doc/overview.md"-->' 14 15publishing: 16 new_issue_uri: https://issuetracker.google.com/issues/new?component=188872&template=1815671&pli=1 17 documentation_uri: https://developers.google.com/maps/documentation/places/web-service/ 18 api_short_name: places 19 github_label: 'api: places' 20 doc_tag_prefix: places 21 organization: GEO 22 library_settings: 23 - version: google.maps.places.v1 24 launch_stage: GA 25 java_settings: 26 common: 27 destinations: 28 - PACKAGE_MANAGER 29 python_settings: 30 common: 31 destinations: 32 - PACKAGE_MANAGER 33 node_settings: 34 common: 35 destinations: 36 - PACKAGE_MANAGER 37 dotnet_settings: 38 common: 39 destinations: 40 - PACKAGE_MANAGER 41 go_settings: 42 common: 43 destinations: 44 - PACKAGE_MANAGER 45 proto_reference_documentation_uri: https://developers.google.com/maps/documentation/places/web-service/place-data-fields 46