Class AdServiceGrpc.AdServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.AdServiceGrpc.AdServiceImplBase
- All Implemented Interfaces:
AdServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AdServiceGrpc
public abstract static class AdServiceGrpc.AdServiceImplBase
extends Object
implements io.grpc.BindableService, AdServiceGrpc.AsyncService
Base class for the server implementation of the service AdService.
Service to manage ads.
-
Constructor Details
-
AdServiceImplBase
public AdServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-