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 `VariantsHistory` class tracks the history of updates to variants within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for detailed interaction and manipulation."],["It provides constructors for creating new instances, both empty and from an existing `VariantsHistory` object."],["The `VariantsHistory` class includes properties like `UpdateTime`, `VariantsCase`, and `VersionVariants` to specify details of the update and how the variants are specified."],["There are numerous versions of Google.Cloud.Dialogflow.Cx.V3, ranging from version 1.0.0 to 2.23.0, each with its respective documentation link, with 2.23.0 being the latest version."]]],[]]