Package com.google.cloud.retail.v2
Class ServingConfigServiceGrpc.ServingConfigServiceImplBase
- java.lang.Object
-
- com.google.cloud.retail.v2.ServingConfigServiceGrpc.ServingConfigServiceImplBase
-
- All Implemented Interfaces:
ServingConfigServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ServingConfigServiceGrpc
public abstract static class ServingConfigServiceGrpc.ServingConfigServiceImplBase extends Object implements io.grpc.BindableService, ServingConfigServiceGrpc.AsyncService
Base class for the server implementation of the service ServingConfigService.Service for modifying ServingConfig.
-
-
Constructor Summary
Constructors Constructor Description ServingConfigServiceImplBase()
-
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.cloud.retail.v2.ServingConfigServiceGrpc.AsyncService
addControl, createServingConfig, deleteServingConfig, getServingConfig, listServingConfigs, removeControl, updateServingConfig
-
-