Discovery Engine v1beta API - Enum SearchUseCase (1.0.0-beta14)

public enum SearchUseCase

Reference 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.V1Beta

Assembly

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 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.