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 latest version available for `Google.Cloud.Dialogflow.Cx.V3` is 2.23.0, and it is one of many versions that are listed and accessible."],["This content outlines the `Variant` class within the `VersionVariants.Types` namespace, which is part of the `Google.Cloud.Dialogflow.Cx.V3` library, detailing its constructors, properties, and inherited members."],["The `Variant` class has properties such as `IsControlGroup`, `TrafficAllocation`, and `Version` that allow you to set up traffic for this version of the flow."],["The `Variant` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing it with a variety of methods and functionalities."],["There are numerous legacy versions available for this library, ranging all the way down to 1.0.0."]]],[]]