public sealed class Rule.Types.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 only the specified terms use the synonyms, and not the other way around.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.12.0, with the page focusing on version 2.10.0, and versions dating back to 1.0.0 are accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features three key properties: \u003ccode\u003eOnewayTerms\u003c/code\u003e, \u003ccode\u003eQueryTerms\u003c/code\u003e, and \u003ccode\u003eSynonyms\u003c/code\u003e, which handle the terms and their associated synonyms, with limits of up to 100 terms or synonyms each for \u003ccode\u003eQueryTerms\u003c/code\u003e and \u003ccode\u003eSynonyms\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]