public sealed class VersionVariants.Types.Variant : IMessage<VersionVariants.Types.Variant>, IEquatable<VersionVariants.Types.Variant>, IDeepCloneable<VersionVariants.Types.Variant>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class VersionVariants.Types.Variant.
A single flow version with specified traffic allocation.
[[["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-04-09 UTC."],[[["The page provides documentation for the `VersionVariants.Types.Variant` class within the Dialogflow v3 API, specifically for the .NET library."],["The class `VersionVariants.Types.Variant` is used to define a single flow version with a specified traffic allocation, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous versions of the Dialogflow CX .NET API, ranging from version 1.0.0 to the latest version 2.23.0."],["The `Variant` class has three main properties: `IsControlGroup` (a boolean), `TrafficAllocation` (a float representing percentage), and `Version` (a string containing the version's name and path), along with two constructors."]]],[]]