public sealed class VersionVariants : IMessage<VersionVariants>, IEquatable<VersionVariants>, IDeepCloneable<VersionVariants>, IBufferMessage, IMessage
[[["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 a comprehensive list of available versions for the `Google.Cloud.Dialogflow.Cx.V3` package, ranging from version 1.0.0 to the latest version, 2.23.0."],["The `VersionVariants` class is described, which is a sealed class that lists the variants of flow versions and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VersionVariants` class contains a `Variants` property of type `RepeatedField\u003cVersionVariants.Types.Variant\u003e`, which holds the actual list of flow version variants."],["There are two constructors for `VersionVariants`, a default one and another that takes another `VersionVariants` object to copy."]]],[]]