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 webpage provides documentation for the `VersionVariants.Types.Variant` class within the Dialogflow v3 API, detailing its structure and usage."],["The latest version available is 2.23.0, while the page itself is specific to version 2.9.0 of the API, with many other prior version available."],["The `VersionVariants.Types.Variant` class represents a single flow version with specified traffic allocation, allowing you to control how traffic is distributed among different versions."],["Key properties of the `Variant` class include `IsControlGroup`, `TrafficAllocation`, and `Version`, enabling control group designation, traffic percentage allocation, and version identification, respectively."],["The `Variant` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` providing it with core functionality for message handling, comparison, deep cloning and buffered interactions."]]],[]]