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