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, specifically in the .NET environment."],["The content lists available versions of the Dialogflow CX v3 API, ranging from version 2.23.0 (latest) down to version 1.0.0, with hyperlinks to each version's documentation."],["The `VersionVariants` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing how the class can interact with these types."],["The `Variants` property of the `VersionVariants` class is described as a `RepeatedField` containing a list of flow version variants, indicating it handles collections of version variations."],["There are two constructors for the `VersionVariants` class which are shown, one being parameterless and the other accepting another instance of `VersionVariants` as a parameter."]]],[]]