Interface SearchServiceGrpc.AsyncService

  • All Known Implementing Classes:
    SearchServiceGrpc.SearchServiceImplBase
    Enclosing class:
    SearchServiceGrpc

    public static interface SearchServiceGrpc.AsyncService
     Service for search.
     This feature is only available for users who have Retail Search enabled.
     Enable Retail Search on Cloud Console before using this feature.
     
    • Method Detail

      • search

        default void search​(SearchRequest request,
                            io.grpc.stub.StreamObserver<SearchResponse> responseObserver)
         Performs a search.
         This feature is only available for users who have Retail Search enabled.
         Enable Retail Search on Cloud Console before using this feature.