public sealed class VersionVariants : IMessage<VersionVariants>, IEquatable<VersionVariants>, IDeepCloneable<VersionVariants>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class VersionVariants.
[[["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 page provides documentation for the `VersionVariants` class within the Dialogflow v3 API for .NET, specifically the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `VersionVariants` class is used to manage a list of flow version variants, enabling the handling of multiple versions within the Dialogflow CX environment."],["The page details the different versions of the `Google.Cloud.Dialogflow.Cx.V3` API, ranging from version 1.0.0 up to the latest release of 2.23.0, alongside its respective documentation links."],["The `VersionVariants` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as message handling, equality checks, deep cloning, and buffer message support."],["The class includes properties such as `Variants`, which is a `RepeatedField` containing a collection of `Variant` types, each representing a specific flow version variant."]]],[]]