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."],[[["This page provides reference documentation for the `VersionVariants.Types.Variant` class in the Dialogflow v3 API, covering versions from 1.0.0 to 2.23.0, with version 2.23.0 being the latest."],["The `Variant` class is used to manage a single flow version's traffic allocation and includes properties such as `IsControlGroup`, `TrafficAllocation`, and `Version`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which indicates its role in handling message data and version management."],["The `Variant` class can be instantiated with two available constructors, either as an empty object, or from an existing `Variant` instance."]]],[]]