Class ExperimentArmServiceGrpc.ExperimentArmServiceImplBase

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

public abstract static class ExperimentArmServiceGrpc.ExperimentArmServiceImplBase extends Object implements io.grpc.BindableService, ExperimentArmServiceGrpc.AsyncService
Base class for the server implementation of the service ExperimentArmService.
 Service to manage experiment arms.
 
  • Constructor Details

    • ExperimentArmServiceImplBase

      public ExperimentArmServiceImplBase()
  • Method Details

    • bindService

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