Class AdParameterServiceGrpc.AdParameterServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.AdParameterServiceGrpc.AdParameterServiceImplBase
- All Implemented Interfaces:
AdParameterServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AdParameterServiceGrpc
public abstract static class AdParameterServiceGrpc.AdParameterServiceImplBase
extends Object
implements io.grpc.BindableService, AdParameterServiceGrpc.AsyncService
Base class for the server implementation of the service AdParameterService.
Service to manage ad parameters.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v18.services.AdParameterServiceGrpc.AsyncService
mutateAdParameters
-
Constructor Details
-
AdParameterServiceImplBase
public AdParameterServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-