public sealed class Variant : IMessage<VersionVariants.Types.Variant>, IEquatable<VersionVariants.Types.Variant>, IDeepCloneable<VersionVariants.Types.Variant>, IBufferMessage, IMessage
A single flow version with specified traffic allocation.
The name of the flow version.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/versions/<Version ID>.
[[["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 content provides a comprehensive list of available versions for `Google.Cloud.Dialogflow.Cx.V3.VersionVariants.Types.Variant`, ranging from version 1.0.0 to the latest version, 2.23.0."],["The `Variant` class, a single flow version with specific traffic distribution, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Variant` class include `IsControlGroup`, `TrafficAllocation`, and `Version`, allowing for control group designation, traffic percentage allocation, and version name specification."],["The namespace for the `Variant` class is `Google.Cloud.Dialogflow.Cx.V3`, and it is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]