Enum describing under which condition query expansion should
occur.
Values:
CONDITION_UNSPECIFIED (0):
Unspecified query expansion condition. In this case, server
behavior defaults to
Condition.DISABLED.
DISABLED (1):
Disabled query expansion. Only the exact search query is
used, even if
SearchResponse.total_size
is zero.
AUTO (3):
Automatic query expansion built by Google
Retail Search.
[[["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 2024-11-06 UTC."],[],[]]