Automatic query expansion built by Google Retail Search.
Disabled
Disabled query expansion. Only the exact search query is used, even if
[SearchResponse.total_size][google.cloud.retail.v2.SearchResponse.total_size]
is zero.
Unspecified
Unspecified query expansion condition. In this case, server behavior
defaults to
[Condition.DISABLED][google.cloud.retail.v2.SearchRequest.QueryExpansionSpec.Condition.DISABLED].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The content outlines different versions of the `Condition` enum within the `Google.Cloud.Retail.V2` namespace, specifically for the `QueryExpansionSpec` in search requests."],["The latest version of this specific enum is version 2.12.0, and older versions are listed sequentially down to version 1.0.0."],["There are three fields defined within the `Condition` enum: `Auto` for automatic query expansion, `Disabled` for no query expansion, and `Unspecified` which defaults to disabled."],["This `Condition` enum is within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]