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