Class CustomInterestServiceGrpc.CustomInterestServiceImplBase

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

public abstract static class CustomInterestServiceGrpc.CustomInterestServiceImplBase extends Object implements io.grpc.BindableService, CustomInterestServiceGrpc.AsyncService
Base class for the server implementation of the service CustomInterestService.
 Service to manage custom interests.
 
  • Constructor Details

    • CustomInterestServiceImplBase

      public CustomInterestServiceImplBase()
  • Method Details

    • bindService

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