Automatic spell correction built by Google Retail Search. Search will
be based on the corrected query if found.
SuggestionOnly
Google Retail Search will try to find a spell suggestion if there
is any and put in the
[SearchResponse.corrected_query][google.cloud.retail.v2.SearchResponse.corrected_query].
The spell suggestion will not be used as the search query.
Unspecified
Unspecified spell correction mode. In this case, server behavior
defaults to
[Mode.AUTO][google.cloud.retail.v2.SearchRequest.SpellCorrectionSpec.Mode.AUTO].
[[["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-06-12 UTC."],[[["The content provides reference documentation for the `SearchRequest.Types.SpellCorrectionSpec.Types.Mode` enum within the Google Cloud Retail v2 API."],["This enum defines different modes for spell correction in retail search operations, including `Auto`, `SuggestionOnly`, and `Unspecified`."],["The documentation is organized by version, with links to specific versions ranging from 1.0.0 to the latest, 2.12.0, allowing developers to access information relevant to their API version."],["Each spell correction mode offers different behavior, such as automatic correction (`Auto`), providing suggestions without changing the query (`SuggestionOnly`), or defaulting to `Auto` if unspecified."],["It also specifies the namespace and assembly for the class, which are `Google.Cloud.Retail.V2` and `Google.Cloud.Retail.V2.dll`, respectively."]]],[]]