Maps Platform Datasets API

  • The mapsplatformdatasets.googleapis.com service enables the creation and management of datasets within Google Maps Platform projects.

  • Developers can utilize this service to perform actions such as creating, deleting, downloading, importing and updating geospatial datasets.

  • The service provides methods to retrieve dataset details, list available datasets, and access any errors associated with a dataset.

  • RPC client stubs are essential for interacting with the mapsplatformdatasets.googleapis.com service.

mapsplatformdatasets.googleapis.com API.

Service: mapsplatformdatasets.googleapis.com

The Service name mapsplatformdatasets.googleapis.com is needed to create RPC client stubs.

google.maps.mapsplatformdatasets.v1.MapsPlatformDatasets

Methods
CreateDataset Creates a new dataset for the specified project.
DeleteDataset Deletes the specified dataset.
DownloadDataset Downloads a dataset.
FetchDatasetErrors Gets all the errors of a dataset.
GetDataset Gets the dataset.
ImportDataset Imports a new version of the data for the dataset.
ListDatasets Lists all the datasets for the specified project.
UpdateDatasetMetadata Updates the metadata for the dataset.