Class LabelServiceGrpc.LabelServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.LabelServiceGrpc.LabelServiceImplBase
- All Implemented Interfaces:
LabelServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- LabelServiceGrpc
public abstract static class LabelServiceGrpc.LabelServiceImplBase
extends Object
implements io.grpc.BindableService, LabelServiceGrpc.AsyncService
Base class for the server implementation of the service LabelService.
Service to manage labels.
-
Constructor Details
-
LabelServiceImplBase
public LabelServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-