Class IncentiveServiceGrpc.IncentiveServiceImplBase

java.lang.Object
com.google.ads.googleads.v23.services.IncentiveServiceGrpc.IncentiveServiceImplBase
All Implemented Interfaces:
IncentiveServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
IncentiveServiceGrpc

public abstract static class IncentiveServiceGrpc.IncentiveServiceImplBase extends Object implements io.grpc.BindableService, IncentiveServiceGrpc.AsyncService
Base class for the server implementation of the service IncentiveService.
 Service to support incentive related operations.
 
  • Constructor Details

    • IncentiveServiceImplBase

      public IncentiveServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService