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 webpage provides reference documentation for the `VersionVariants` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The latest available version of the API is 2.23.0, while the current page focuses on version 2.17.0 with a link to the same page, but with the 2.17.0 version number."],["The `VersionVariants` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is implemented within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and is used to define a list of flow version variants."],["The page includes links to other available versions of the API, ranging from version 1.0.0 to the latest 2.23.0, alongside other information related to the `VersionVariants` class, like inheritance and constructor descriptions."],["The main property of the class is the `Variants` property, which holds a list of flow version variants, with a type of `RepeatedField\u003cVersionVariants.Types.Variant\u003e`."]]],[]]