public sealed class VariantsHistory : IMessage<VariantsHistory>, IEquatable<VariantsHistory>, IDeepCloneable<VariantsHistory>, 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` package is 2.23.0, with a history of versions available dating back to 1.0.0, which is accessible through links provided."],["The `VariantsHistory` class, found within the `Google.Cloud.Dialogflow.Cx.V3` namespace, is designed to track the history of variant updates."],["The `VariantsHistory` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its diverse functionality."],["The `VariantsHistory` class includes constructors for creating new instances and copying existing ones, along with properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`."],["`VariantsHistory` Inherits from `Object` class and has implemented inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` functions."]]],[]]