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-04-09 UTC."],[[["This document provides reference documentation for the `VersionVariants.Types.Variant` class within the Dialogflow v3 API, specifically for the .NET environment."],["The latest version of the Dialogflow v3 API for the .NET library is 2.23.0, with versions ranging from 2.22.0 down to 1.0.0, all available with links to their respective documentation."],["The `VersionVariants.Types.Variant` class represents a single flow version with its traffic allocation and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["Key properties of the `VersionVariants.Types.Variant` class include `IsControlGroup` (a boolean indicating if the variant is a control group), `TrafficAllocation` (a float for the traffic percentage), and `Version` (a string for the flow version's name)."]]],[]]