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 Details

    • CampaignLabelServiceImplBase

      public CampaignLabelServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService