Class CompletionServiceGrpc.CompletionServiceImplBase

  • All Implemented Interfaces:
    CompletionServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    CompletionServiceGrpc

    public abstract static class CompletionServiceGrpc.CompletionServiceImplBase
    extends Object
    implements io.grpc.BindableService, CompletionServiceGrpc.AsyncService
    Base class for the server implementation of the service CompletionService.
     Autocomplete service for retail.
     This feature is only available for users who have Retail Search enabled.
     Enable Retail Search on Cloud Console before using this feature.
     
    • Constructor Detail

      • CompletionServiceImplBase

        public CompletionServiceImplBase()
    • Method Detail

      • bindService

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