public sealed class VersionVariants : IMessage<VersionVariants>, IEquatable<VersionVariants>, IDeepCloneable<VersionVariants>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class VersionVariants.
[[["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 available in the list is 2.23.0, with older versions available for review, going as far back as 1.0.0."],["This documentation provides reference for the Dialogflow v3 API class `VersionVariants`, part of the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The `VersionVariants` class represents a list of flow version variants and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Variants`, which is a `RepeatedField` containing a list of `VersionVariants.Types.Variant`, representing the flow version variants."],["The `VersionVariants` class has two constructors available, a default constructor, and one that takes another `VersionVariants` as a parameter."]]],[]]