Discovery Engine v1 API - Enum SearchRequest.Types.SpellCorrectionSpec.Types.Mode (1.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Automatic spell correction built by the Search API. Search will
be based on the corrected query if found.
SuggestionOnly
Search API tries to find a spelling suggestion. If a suggestion is
found, it is put in the
[SearchResponse.corrected_query][google.cloud.discoveryengine.v1.SearchResponse.corrected_query].
The spelling suggestion won't be used as the search query.
Unspecified
Unspecified spell correction mode. In this case, server behavior
defaults to
[Mode.AUTO][google.cloud.discoveryengine.v1.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 2026-03-09 UTC."],[],[]]