Class InvoiceServiceGrpc.InvoiceServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.InvoiceServiceGrpc.InvoiceServiceImplBase
All Implemented Interfaces:
InvoiceServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
InvoiceServiceGrpc

public abstract static class InvoiceServiceGrpc.InvoiceServiceImplBase extends Object implements io.grpc.BindableService, InvoiceServiceGrpc.AsyncService
Base class for the server implementation of the service InvoiceService.
 A service to fetch invoices issued for a billing setup during a given month.
 
  • Constructor Details

    • InvoiceServiceImplBase

      public InvoiceServiceImplBase()
  • Method Details

    • bindService

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