Class KeywordThemeConstantServiceGrpc.KeywordThemeConstantServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.KeywordThemeConstantServiceGrpc.KeywordThemeConstantServiceImplBase
- All Implemented Interfaces:
KeywordThemeConstantServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- KeywordThemeConstantServiceGrpc
public abstract static class KeywordThemeConstantServiceGrpc.KeywordThemeConstantServiceImplBase
extends Object
implements io.grpc.BindableService, KeywordThemeConstantServiceGrpc.AsyncService
Base class for the server implementation of the service KeywordThemeConstantService.
Service to fetch Smart Campaign keyword themes.
-
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.KeywordThemeConstantServiceGrpc.AsyncService
suggestKeywordThemeConstants
-
Constructor Details
-
KeywordThemeConstantServiceImplBase
public KeywordThemeConstantServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-