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."],["The documentation provides access to a comprehensive list of previous versions, spanning from 1.0.0 to 2.22.0, offering a historical view of the API."],["The `VersionVariants.Types.Variant` class is implemented by IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, showcasing its integration within the .NET ecosystem."],["This class is designed to represent a single flow version with a specific traffic allocation, and it contains properties such as `IsControlGroup`, `TrafficAllocation`, and `Version` for configuration."],["The class allows for the creation of new variants and cloning existing ones, with constructors available for both scenarios."]]],[]]