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