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 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.v23.services.BenchmarksServiceGrpc.AsyncService
generateBenchmarksMetrics, listBenchmarksAvailableDates, listBenchmarksLocations, listBenchmarksProducts, listBenchmarksSources
-
Constructor Details
-
BenchmarksServiceImplBase
public BenchmarksServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-