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

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

Go to download

Maps Platform Datasets API The Maps Platform Datasets API enables developers to ingest geospatially-tied datasets that they can use to enrich their experience of Maps Platform solutions (e.g. styling, routing).

The newest version!
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.maps.mapsplatformdatasets.v1",
  "libraryPackage": "com.google.maps.mapsplatformdatasets.v1",
  "services": {
    "MapsPlatformDatasets": {
      "clients": {
        "grpc": {
          "libraryClient": "MapsPlatformDatasetsClient",
          "rpcs": {
            "CreateDataset": {
              "methods": ["createDataset", "createDataset", "createDataset", "createDatasetCallable"]
            },
            "DeleteDataset": {
              "methods": ["deleteDataset", "deleteDataset", "deleteDataset", "deleteDatasetCallable"]
            },
            "FetchDatasetErrors": {
              "methods": ["fetchDatasetErrors", "fetchDatasetErrors", "fetchDatasetErrors", "fetchDatasetErrorsPagedCallable", "fetchDatasetErrorsCallable"]
            },
            "GetDataset": {
              "methods": ["getDataset", "getDataset", "getDataset", "getDatasetCallable"]
            },
            "ListDatasets": {
              "methods": ["listDatasets", "listDatasets", "listDatasets", "listDatasetsPagedCallable", "listDatasetsCallable"]
            },
            "UpdateDatasetMetadata": {
              "methods": ["updateDatasetMetadata", "updateDatasetMetadata", "updateDatasetMetadataCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy