Class BrandSuggestionServiceGrpc.BrandSuggestionServiceImplBase
- java.lang.Object
-
- com.google.ads.googleads.v15.services.BrandSuggestionServiceGrpc.BrandSuggestionServiceImplBase
-
- All Implemented Interfaces:
BrandSuggestionServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- BrandSuggestionServiceGrpc
public abstract static class BrandSuggestionServiceGrpc.BrandSuggestionServiceImplBase extends java.lang.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 Constructor Description BrandSuggestionServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.ads.googleads.v15.services.BrandSuggestionServiceGrpc.AsyncService
suggestBrands
-
-