com.google.maps.mapsplatformdatasets.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-mapsplatformdatasets Show documentation
Show all versions of google-maps-mapsplatformdatasets Show documentation
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"]
}
}
}
}
}
}
}