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