public sealed class OnewaySynonymsAction : IMessage<Rule.Types.OnewaySynonymsAction>, IEquatable<Rule.Types.OnewaySynonymsAction>, IDeepCloneable<Rule.Types.OnewaySynonymsAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Rule.Types.OnewaySynonymsAction.
Maps a set of terms to a set of synonyms.
Set of synonyms will be treated as synonyms of each query term only.
query_terms will not be treated as synonyms of each other.
Example: "sneakers" will use a synonym of "shoes".
"shoes" will not use a synonym of "sneakers".
[[["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\u003eRule.Types.OnewaySynonymsAction\u003c/code\u003e class within the Google Cloud Retail v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOnewaySynonymsAction\u003c/code\u003e maps query terms to synonyms, ensuring that synonyms are only applied to the specified query terms and not vice-versa.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.12.0, with multiple prior versions from 1.0.0 up to 2.11.0 also linked, and the current version being documented is 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and includes properties to manage query terms, synonyms, and deprecated terms.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eQueryTerms\u003c/code\u003e and \u003ccode\u003eSynonyms\u003c/code\u003e allow for up to 100 terms each and the \u003ccode\u003eOnewayTerms\u003c/code\u003e will be deprecated, showing how synonyms are defined and managed within this class.\u003c/p\u003e\n"]]],[],null,[]]