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."],[[["This webpage documents various versions of `VersionVariants.Types.Variant` within the `Google.Cloud.Dialogflow.Cx.V3` namespace, with the latest version being 2.23.0."],["The `Variant` class represents a single flow version with a specified traffic allocation and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Variant` class includes properties like `IsControlGroup`, `TrafficAllocation`, and `Version`, allowing for the management of traffic routing and version identification."],["The available documentation covers a range of versions from 1.0.0 up to 2.23.0, offering historical context and different iterations of the `Variant` class."]]],[]]