public sealed class QueryTerm : IMessage<Condition.Types.QueryTerm>, IEquatable<Condition.Types.QueryTerm>, IDeepCloneable<Condition.Types.QueryTerm>, IBufferMessage, IMessage
The value of the term to match on.
Value cannot be empty.
Value can have at most 3 terms if specified as a partial match. Each
space separated string is considered as one term.
Example) "a b c" is 3 terms and allowed, " a b c d" is 4 terms and not
allowed for partial match.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eQueryTerm\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, detailing its structure, inheritance, implementations, and available versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTerm\u003c/code\u003e class is used to define the terms that should be matched in queries, offering both full and partial matching capabilities as determined by the \u003ccode\u003eFullMatch\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been updated and has many older versions available to navigate to, from the most recent version 2.12.0 all the way down to version 1.0.0, but all within the context of the \u003ccode\u003eQueryTerm\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e property is a string that holds the value to match against, with the constraint that partial matches can only have up to three terms.\u003c/p\u003e\n"]]],[],null,[]]