public sealed class VersionVariants : IMessage<VersionVariants>, IEquatable<VersionVariants>, IDeepCloneable<VersionVariants>, IBufferMessage, IMessage
[[["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."],[[["The webpage details various versions of `Google.Cloud.Dialogflow.Cx.V3.VersionVariants`, ranging from the latest version 2.23.0 down to version 1.0.0, providing a comprehensive list of available versions."],["The `VersionVariants` class, available in version 1.5.0 of the `Google.Cloud.Dialogflow.Cx.V3` namespace, is described as a list of flow version variants, and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Variants`, which is of type `RepeatedField\u003cVersionVariants.Types.Variant\u003e` and represents a list of flow version variants."],["There are two constructors provided for creating instances of the `VersionVariants` class: a default constructor `VersionVariants()` and an overload that accepts another `VersionVariants` object as a parameter `VersionVariants(VersionVariants other)`."]]],[]]