Class BenchmarksServiceGrpc.BenchmarksServiceImplBase

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

public abstract static class BenchmarksServiceGrpc.BenchmarksServiceImplBase extends Object implements io.grpc.BindableService, BenchmarksServiceGrpc.AsyncService
Base class for the server implementation of the service BenchmarksService.
 BenchmarksService helps users compare YouTube advertisement data against
 industry benchmarks. Accessible to allowlisted customers only.
 
  • Constructor Details

    • BenchmarksServiceImplBase

      public BenchmarksServiceImplBase()
  • Method Details

    • bindService

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