Class MapsPlatformDatasetsGrpc.MapsPlatformDatasetsImplBase
- java.lang.Object
-
- com.google.maps.mapsplatformdatasets.v1.MapsPlatformDatasetsGrpc.MapsPlatformDatasetsImplBase
-
- All Implemented Interfaces:
MapsPlatformDatasetsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MapsPlatformDatasetsGrpc
public abstract static class MapsPlatformDatasetsGrpc.MapsPlatformDatasetsImplBase extends Object implements io.grpc.BindableService, MapsPlatformDatasetsGrpc.AsyncService
Base class for the server implementation of the service MapsPlatformDatasets.Service definition for the Maps Platform Datasets API.
-
-
Constructor Summary
Constructors Constructor Description MapsPlatformDatasetsImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.maps.mapsplatformdatasets.v1.MapsPlatformDatasetsGrpc.AsyncService
createDataset, deleteDataset, getDataset, listDatasets, updateDatasetMetadata
-
-