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 information for the `VersionVariants` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically focusing on version 2.16.0."],["The latest version documented is 2.23.0, with a range of previous versions also listed, extending back to 1.0.0."],["`VersionVariants` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message structures and deep cloning."],["The class includes a `Variants` property of type `RepeatedField\u003cVersionVariants.Types.Variant\u003e`, representing a collection of flow version variants."],["It has two constuctors, one default constructor and another that takes a `VersionVariants` object as a parameter."]]],[]]