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 document 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 this specific page is documenting version 2.20.0 with links to documentation for other versions, from 1.0.0 to 2.23.0."],["The `VersionVariants` class represents a list of flow version variants and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, while also inheriting from `object`."],["The `Variants` property is a `RepeatedField` that contains the list of `Variant` types which constitutes the version variants."]]],[]]