Class BrandSuggestionServiceGrpc.BrandSuggestionServiceImplBase

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

public abstract static class BrandSuggestionServiceGrpc.BrandSuggestionServiceImplBase extends Object implements io.grpc.BindableService, BrandSuggestionServiceGrpc.AsyncService
Base class for the server implementation of the service BrandSuggestionService.
 This service will suggest brands based on a prefix.
 
  • Constructor Details

    • BrandSuggestionServiceImplBase

      public BrandSuggestionServiceImplBase()
  • Method Details

    • bindService

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