Class CampaignGoalConfigServiceGrpc.CampaignGoalConfigServiceImplBase
java.lang.Object
com.google.ads.googleads.v22.services.CampaignGoalConfigServiceGrpc.CampaignGoalConfigServiceImplBase
- All Implemented Interfaces:
CampaignGoalConfigServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CampaignGoalConfigServiceGrpc
public abstract static class CampaignGoalConfigServiceGrpc.CampaignGoalConfigServiceImplBase
extends Object
implements io.grpc.BindableService, CampaignGoalConfigServiceGrpc.AsyncService
Base class for the server implementation of the service CampaignGoalConfigService.
Service to manage campaign goal configs.
-
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.v22.services.CampaignGoalConfigServiceGrpc.AsyncService
mutateCampaignGoalConfigs
-
Constructor Details
-
CampaignGoalConfigServiceImplBase
public CampaignGoalConfigServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-