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