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 numerous earlier versions available for reference, spanning from 1.0.0 to the present 2.23.0."],["The `VersionVariants.Types.Variant` class, which implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents a single flow version with specific traffic allocation."],["The `Variant` class includes properties like `IsControlGroup`, which indicates if the variant is part of the control group, `TrafficAllocation`, which specifies the traffic percentage directed to the version, and `Version`, which denotes the unique identifier of the flow version."],["There are 2 constructors for the class Variant, one being a default constructor and the other an overloaded constructor which takes in another Variant as an argument to initialize this new object."],["The class is under the namespace `Google.Cloud.Dialogflow.Cx.V3` and is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]