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 documentation covers the \u003ccode\u003eCondition.Types.QueryTerm\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, which is used for defining matching criteria for search queries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTerm\u003c/code\u003e class is implemented in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt allows you to specify whether a search query should exactly match a specific term via the \u003ccode\u003eFullMatch\u003c/code\u003e property and also allows for the specification of the matching query itself with the \u003ccode\u003eValue\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryTerm\u003c/code\u003e class has two constructors, one default and another that copies another \u003ccode\u003eQueryTerm\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing it with extended capabilities for data handling and manipulation.\u003c/p\u003e\n"]]],[],null,[]]