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