public sealed class Rule.Types.TwowaySynonymsAction : IMessage<Rule.Types.TwowaySynonymsAction>, IEquatable<Rule.Types.TwowaySynonymsAction>, IDeepCloneable<Rule.Types.TwowaySynonymsAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Rule.Types.TwowaySynonymsAction.
Creates a set of terms that will be treated as synonyms of each other.
Example: synonyms of "sneakers" and "shoes":
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `Rule.Types.TwowaySynonymsAction` class within the Google Cloud Retail v2 API for .NET."],["The `TwowaySynonymsAction` class creates groups of terms that are treated as synonyms, with each term being a synonym of the others in its group, such as \"sneakers\" and \"shoes\" being synonymous."],["The webpage lists various versions of the API, from the latest 2.12.0 down to 1.0.0, offering access to each specific version's documentation."],["The `TwowaySynonymsAction` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains a `Synonyms` property, which is a `RepeatedField` of strings that defines the set of synonyms, allowing up to 100 synonyms with a minimum of two required."]]],[]]