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."],[[["This page documents the `VersionVariants` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `VersionVariants` class represents a list of flow version variants, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 2.23.0, with a range of other versions listed, starting from 1.0.0 up to 2.22.0."],["The class has a `Variants` property of type `RepeatedField\u003cVersionVariants.Types.Variant\u003e`, that stores a list of the different flow version variants."],["The class also implements two constructors, a parameterless one, and another one that accepts another `VersionVariants` object as a parameter."]]],[]]