com.google.maps.places.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-maps-places Show documentation
Show all versions of google-maps-places Show documentation
Places API (New) The Places API allows developers to access a variety of search and
retrieval endpoints for a Place.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.maps.places.v1",
"libraryPackage": "com.google.maps.places.v1",
"services": {
"Places": {
"clients": {
"grpc": {
"libraryClient": "PlacesClient",
"rpcs": {
"AutocompletePlaces": {
"methods": ["autocompletePlaces", "autocompletePlacesCallable"]
},
"GetPhotoMedia": {
"methods": ["getPhotoMedia", "getPhotoMedia", "getPhotoMedia", "getPhotoMediaCallable"]
},
"GetPlace": {
"methods": ["getPlace", "getPlace", "getPlace", "getPlaceCallable"]
},
"SearchNearby": {
"methods": ["searchNearby", "searchNearbyCallable"]
},
"SearchText": {
"methods": ["searchText", "searchTextCallable"]
}
}
}
}
}
}
}