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 of the Dialogflow v3 API class VersionVariants.Types.Variant is 2.23.0, with a total of 36 versions documented, ranging down to version 1.0.0."],["VersionVariants.Types.Variant is a class in the Google.Cloud.Dialogflow.Cx.V3 namespace, representing a single flow version with a specified traffic allocation."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, comparison, deep cloning, and buffer management."],["The VersionVariants.Types.Variant class has properties for IsControlGroup (boolean), TrafficAllocation (float), and Version (string), which describe whether the variant is a control group, the percentage of traffic routed to it, and the version name respectively."]]],[]]