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 Discovery Engine v1 API class Condition.Types.QueryTerm.
Must be lowercase, must be UTF-8.
Can have at most 3 space separated terms if full_match is true.
Cannot be an empty string.
Maximum length of 5000 characters.
[[["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 document provides reference information for the \u003ccode\u003eCondition.Types.QueryTerm\u003c/code\u003e class, a part of the Discovery Engine v1 API within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryTerm\u003c/code\u003e serves as a matcher for search request queries and is implemented as a sealed class, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eQueryTerm()\u003c/code\u003e and \u003ccode\u003eQueryTerm(Condition.Types.QueryTerm other)\u003c/code\u003e, for creating instances, and its properties include \u003ccode\u003eFullMatch\u003c/code\u003e (a boolean indicating if the query requires an exact match) and \u003ccode\u003eValue\u003c/code\u003e (the string query to be matched, subject to specific formatting and length constraints).\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this documentation available, ranging from version 1.0.0-beta06 to the latest version, 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]