Class CustomerCustomizerServiceGrpc.CustomerCustomizerServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.CustomerCustomizerServiceGrpc.CustomerCustomizerServiceImplBase
- All Implemented Interfaces:
CustomerCustomizerServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CustomerCustomizerServiceGrpc
public abstract static class CustomerCustomizerServiceGrpc.CustomerCustomizerServiceImplBase
extends Object
implements io.grpc.BindableService, CustomerCustomizerServiceGrpc.AsyncService
Base class for the server implementation of the service CustomerCustomizerService.
Service to manage customer customizer
-
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.CustomerCustomizerServiceGrpc.AsyncService
mutateCustomerCustomizers
-
Constructor Details
-
CustomerCustomizerServiceImplBase
public CustomerCustomizerServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-