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."],[[["This document provides reference information for the `VersionVariants.Types.Variant` class within the Dialogflow v3 API, which is used for managing flow version traffic allocation."],["The latest version available is 2.23.0, and the document lists various versions of the API class, ranging from 1.0.0 to 2.23.0, with each having a separate documentation link."],["`VersionVariants.Types.Variant` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `VersionVariants.Types.Variant` class include `IsControlGroup`, `TrafficAllocation`, and `Version`, which manage whether the group is the control group, the traffic percentage, and the version name, respectively."],["There are 2 constructors available for this class, `Variant()` and `Variant(VersionVariants.Types.Variant other)`."]]],[]]