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