Automatic query expansion built by the Search API.
Disabled
Disabled query expansion. Only the exact search query is used, even if
[SearchResponse.total_size][google.cloud.discoveryengine.v1beta.SearchResponse.total_size]
is zero.
Unspecified
Unspecified query expansion condition. In this case, server behavior
defaults to
[Condition.DISABLED][google.cloud.discoveryengine.v1beta.SearchRequest.QueryExpansionSpec.Condition.DISABLED].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference information for the `SearchRequest.Types.QueryExpansionSpec.Types.Condition` enum within the Discovery Engine v1beta API."],["This enum defines the conditions under which query expansion should occur during a search operation."],["The available conditions are `Auto` for automatic expansion, `Disabled` to use only the exact query, and `Unspecified`, which defaults to `Disabled`."],["The documentation is associated with version 1.0.0-beta17 of the Google.Cloud.DiscoveryEngine.V1Beta namespace and the Google.Cloud.DiscoveryEngine.V1Beta.dll assembly."]]],[]]