public static final class SearchServiceGrpc.SearchServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<SearchServiceGrpc.SearchServiceBlockingStub>
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.SearchServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
SearchResponse |
search(SearchRequest request)
Performs a search.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected SearchServiceGrpc.SearchServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SearchServiceGrpc.SearchServiceBlockingStub>public SearchResponse search(SearchRequest request)
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.