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