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 page details the `VariantsHistory` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, with version 2.23.0 being the latest."],["It lists numerous historical versions of the `Google.Cloud.Dialogflow.Cx.V3.VariantsHistory`, ranging from 2.23.0 down to 1.0.0, providing links to each version's documentation."],["`VariantsHistory` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from `Object`."],["The class includes constructors and properties like `UpdateTime`, `VariantsCase`, and `VersionVariants`, to manage the history of variants updates."],["The class is contained in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]