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 the Google.Cloud.Dialogflow.Cx.V3 package is 2.23.0, with a total of 24 versions under the 2.x.x range, and another 14 under the 1.x.x range that are listed."],["The VersionVariants class, found within the Google.Cloud.Dialogflow.Cx.V3 namespace, represents a list of flow version variants."],["VersionVariants implements multiple interfaces, including IMessage\u003cVersionVariants\u003e, IEquatable\u003cVersionVariants\u003e, IDeepCloneable\u003cVersionVariants\u003e, IBufferMessage, and IMessage, and inherits from the Object class."],["The class provides two constructors, one default and another that accepts a VersionVariants object for creating a new VersionVariants instance."],["The primary property of the VersionVariants class is 'Variants', which is of type RepeatedField\u003cVersionVariants.Types.Variant\u003e and represents a list of flow version variants."]]],[]]