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."],[[["The latest version of the Google.Cloud.Dialogflow.Cx.V3 library is 2.23.0, with a comprehensive list of versions available, dating back to version 1.0.0."],["VersionVariants is a class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for handling flow version variants."],["The VersionVariants class includes a public property called \"Variants\" of type RepeatedField that contains a list of flow version variants."],["The VersionVariants class has two constructors, one default and one that takes another VersionVariants object for copying."],["The versions are accessible via specific URLs that direct to the version documentation."]]],[]]