Class MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaImplBase
- java.lang.Object
-
- com.google.maps.mapsplatformdatasets.v1alpha.MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaImplBase
-
- All Implemented Interfaces:
MapsPlatformDatasetsV1AlphaGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MapsPlatformDatasetsV1AlphaGrpc
public abstract static class MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaImplBase extends Object implements io.grpc.BindableService, MapsPlatformDatasetsV1AlphaGrpc.AsyncService
Base class for the server implementation of the service MapsPlatformDatasetsV1Alpha.Service definition for the Maps Platform Datasets API.
-
-
Constructor Summary
Constructors Constructor Description MapsPlatformDatasetsV1AlphaImplBase()
-
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.v1alpha.MapsPlatformDatasetsV1AlphaGrpc.AsyncService
createDataset, deleteDataset, deleteDatasetVersion, getDataset, listDatasets, listDatasetVersions, updateDatasetMetadata
-
-