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."],[[["Version 2.23.0 is the latest version available for the Dialogflow v3 API class `VersionVariants.Types.Variant`."],["The documentation provides a comprehensive list of versions, ranging from 2.23.0 down to 1.0.0, with links to each version's specific details."],["The `Variant` class within the API represents a single flow version with a specified traffic allocation and details for control groups."],["The `Variant` class includes properties for `IsControlGroup`, `TrafficAllocation`, and `Version`, to manage traffic routing and version identification."],["The `Variant` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces and inherits members from the base `Object` class."]]],[]]