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 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.v18.services.BrandSuggestionServiceGrpc.AsyncService
suggestBrands
-
Constructor Details
-
BrandSuggestionServiceImplBase
public BrandSuggestionServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-