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 page details various versions of `Google.Cloud.Dialogflow.Cx.V3.VersionVariants`, ranging from version 1.0.0 up to the latest version 2.23.0."],["`VersionVariants` is a class that represents a list of flow version variants, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VersionVariants` has a `Variants` property, which is a `RepeatedField` that holds a collection of `VersionVariants.Types.Variant`, representing the individual flow version variants."],["The `VersionVariants` class has two constructors, a default one and another one that takes another `VersionVariants` object as a parameter for creating a copy."]]],[]]