Class FeedMappingServiceGrpc.FeedMappingServiceImplBase

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

public abstract static class FeedMappingServiceGrpc.FeedMappingServiceImplBase extends Object implements io.grpc.BindableService, FeedMappingServiceGrpc.AsyncService
Base class for the server implementation of the service FeedMappingService.
 Service to manage feed mappings.
 
  • Constructor Details

    • FeedMappingServiceImplBase

      public FeedMappingServiceImplBase()
  • Method Details

    • bindService

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