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-03-21 UTC."],[[["The latest version available is 2.23.0, but the current context is focused on version 2.19.0 of the Dialogflow v3 API."],["This documentation covers the `VersionVariants.Types.Variant` class, which is a part of the Dialogflow v3 API within the .NET framework."],["The `VersionVariants.Types.Variant` class represents a single flow version with specified traffic allocation in Dialogflow CX, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties to manage traffic allocation (`TrafficAllocation`), identify whether it's a control group (`IsControlGroup`), and store version details (`Version`)."],["There are various versions available, starting from version 1.0.0 up to the latest version 2.23.0, and each version has a link to the specific documentation for it."]]],[]]