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 webpage provides reference documentation for the `VersionVariants` class within the Google Cloud Dialogflow CX V3 API for .NET."],["The `VersionVariants` class represents a list of flow version variants and is implemented using several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from 1.0.0 to the latest version, 2.23.0, with links to the documentation for each."],["It includes details on the class's constructors, with one being a parameterless default constructor and the other taking another `VersionVariants` object, and the `Variants` property, which returns a list of `VersionVariants.Types.Variant`."],["The `VersionVariants` class inherits from the `Object` class and makes use of the `Google.Cloud.Dialogflow.Cx.V3` namespace and the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]