public sealed class TwowaySynonymsAction : IMessage<Rule.Types.TwowaySynonymsAction>, IEquatable<Rule.Types.TwowaySynonymsAction>, IDeepCloneable<Rule.Types.TwowaySynonymsAction>, IBufferMessage, IMessage
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 page details the `TwowaySynonymsAction` class within the Google Cloud Retail V2 library for .NET, which is designed to define terms as synonyms of each other."],["The `TwowaySynonymsAction` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class includes a `Synonyms` property, which is a `RepeatedField` of strings, allowing the definition of up to 100 synonyms, with a minimum of two required."],["The page provides links to documentation for multiple versions of the Google Cloud Retail V2 API ranging from version 1.0.0 to 2.12.0, with the latest being 2.12.0."]]],[]]