AI-generated Key Takeaways
-
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 | |
---|---|
|
Creates a new dataset for the specified project. |
|
Deletes the specified dataset. |
|
Downloads a dataset. |
|
Gets all the errors of a dataset. |
|
Gets the dataset. |
|
Imports a new version of the data for the dataset. |
|
Lists all the datasets for the specified project. |
|
Updates the metadata for the dataset. |