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. This 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"]],[["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 content outlines different versions of the `Condition` enum within the `Google.Cloud.Retail.V2` namespace, specifically related to `QueryExpansionSpec` in search requests."],["The latest version available is 2.12.0, with numerous older versions accessible, going back to version 1.0.0."],["The `Condition` enum has three fields: `Auto` for automatic query expansion, `Disabled` for disabling expansion and using only the exact query, and `Unspecified` which defaults to `Disabled`."],["This documentation is in the context of the .NET framework and the Google Cloud Retail V2 API, detailing how query expansion conditions can be managed in the context of Retail search functionality."]]],[]]