All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.maps.places.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Places API (New) The Places API allows developers to access a variety of search and retrieval endpoints for a Place.

There is a newer version: 0.25.0
Show newest version
{
  "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"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy