public static final class SearchServiceGrpc.SearchServiceStub extends io.grpc.stub.AbstractAsyncStub<SearchServiceGrpc.SearchServiceStub>
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 |
|---|---|
protected SearchServiceGrpc.SearchServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
search(SearchRequest request,
io.grpc.stub.StreamObserver<SearchResponse> responseObserver)
Performs a search.
|
protected SearchServiceGrpc.SearchServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SearchServiceGrpc.SearchServiceStub>public 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 © 2022 Google LLC. All rights reserved.