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 this API is 2.23.0, while the current documentation is for version 2.9.0, with a full list of versions ranging from 1.0.0 to 2.23.0 available."],["The `VersionVariants` class, which lists flow version variants, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Variants` property of the `VersionVariants` class is a `RepeatedField` that holds a collection of `Variant` types, and is the primary focus of what the `VersionVariants` class is managing."]]],[]]