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."],[[["This page provides documentation for the `VersionVariants` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The latest version available is 2.23.0, with a range of other versions listed down to 1.0.0."],["The `VersionVariants` class represents a collection of flow version variants and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Variants` property of the `VersionVariants` class holds a list of `VersionVariants.Types.Variant`, which are flow version variants."],["The page also includes inherited members from the `Object` class and provides constructor information for the `VersionVariants` class."]]],[]]