Class KeywordPlanIdeaServiceGrpc.KeywordPlanIdeaServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.KeywordPlanIdeaServiceGrpc.KeywordPlanIdeaServiceImplBase
- All Implemented Interfaces:
KeywordPlanIdeaServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- KeywordPlanIdeaServiceGrpc
public abstract static class KeywordPlanIdeaServiceGrpc.KeywordPlanIdeaServiceImplBase
extends Object
implements io.grpc.BindableService, KeywordPlanIdeaServiceGrpc.AsyncService
Base class for the server implementation of the service KeywordPlanIdeaService.
Service to generate keyword ideas.
-
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.KeywordPlanIdeaServiceGrpc.AsyncService
generateAdGroupThemes, generateKeywordForecastMetrics, generateKeywordHistoricalMetrics, generateKeywordIdeas
-
Constructor Details
-
KeywordPlanIdeaServiceImplBase
public KeywordPlanIdeaServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-