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."],[[["The latest version of the Dialogflow v3 API class VersionVariants.Types.Variant is 2.23.0, with a history of versions available dating back to 1.0.0."],["The `Variant` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, and cloning."],["The `Variant` class offers constructors to create new instances, either empty or by copying from an existing `Variant` object."],["Key properties of the `Variant` class include `IsControlGroup`, `TrafficAllocation`, and `Version`, allowing for control group designation, traffic distribution management, and version identification."],["The `Variant` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]