public sealed class Condition.Types.QueryTerm : IMessage<Condition.Types.QueryTerm>, IEquatable<Condition.Types.QueryTerm>, IDeepCloneable<Condition.Types.QueryTerm>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Condition.Types.QueryTerm.
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.
For example, "a b c" is 3 terms and allowed, but " a b c d" is 4 terms
and not allowed for a partial match.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eCondition.Types.QueryTerm\u003c/code\u003e class within the Google Cloud Retail v2 API, covering versions from 1.0.0 to the latest 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCondition.Types.QueryTerm\u003c/code\u003e is used for defining query terms to match on in the Retail API and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eQueryTerm\u003c/code\u003e includes properties \u003ccode\u003eFullMatch\u003c/code\u003e (a boolean indicating whether it's a full or partial match) and \u003ccode\u003eValue\u003c/code\u003e (the string value of the term to be matched, with specific restrictions on length and term count).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eQueryTerm\u003c/code\u003e available is 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTerm\u003c/code\u003e class has two constructors, one default and one taking another \u003ccode\u003eQueryTerm\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]