public enum SearchUseCaseReference documentation and code samples for the Discovery Engine v1beta API enum SearchUseCase.
Defines a further subdivision of SolutionType.
Specifically applies to
[SOLUTION_TYPE_SEARCH][google.cloud.discoveryengine.v1beta.SolutionType.SOLUTION_TYPE_SEARCH].
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Browse |
Browse use case. Expects the traffic has an empty [query][google.cloud.discoveryengine.v1beta.SearchRequest.query]. |
Search |
Search use case. Expects the traffic has a non-empty [query][google.cloud.discoveryengine.v1beta.SearchRequest.query]. |
Unspecified |
Value used when unset. Will not occur in CSS. |