public sealed class 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 of the Dialogflow v3 API class VersionVariants.Types.Variant is 2.23.0, with a full list of available versions ranging from 1.0.0 to 2.23.0."],["This class, `Variant`, represents a single flow version with a defined traffic allocation, and its traffic allocation for a given flow must always sum up to 1.0."],["The `Variant` class has properties such as `IsControlGroup`, `TrafficAllocation`, and `Version` to configure and manage traffic distribution and version identification."],["The `Variant` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class, like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]