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 latest version of Google.Cloud.Dialogflow.Cx.V3 is 2.23.0, with numerous previous versions available, ranging from 2.22.0 down to 1.0.0."],["The `VersionVariants` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VersionVariants` provides a way to manage a list of flow version variants, which can be accessed via the `Variants` property."],["The `VersionVariants` class has two constructors: one default and one that takes another `VersionVariants` object as a parameter for duplication purposes."]]],[]]