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