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 details the different versions of `Google.Cloud.Dialogflow.Cx.V3.VersionVariants`, ranging from version 1.0.0 to the latest version 2.23.0, which can be accessed by following the provided links."],["The `VersionVariants` class, found within the `Google.Cloud.Dialogflow.Cx.V3` namespace, represents a list of flow version variants."],["`VersionVariants` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes a constructor `VersionVariants()` for creating a new instance, as well as a constructor `VersionVariants(VersionVariants other)` that copies another instance."],["The `Variants` property, of type `RepeatedField\u003cVersionVariants.Types.Variant\u003e`, is a key feature, providing a list of the flow version variants."]]],[]]