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.
| Modifier and Type | Method and Description |
|---|---|
default void |
search(SearchRequest request,
io.grpc.stub.StreamObserver<SearchResponse> responseObserver)
Performs a 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.
Copyright © 2025 Google LLC. All rights reserved.