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."],[[["This webpage details the `VariantsHistory` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, with version 2.23.0 being the most recent."],["`VariantsHistory` is designed to track updates to variants, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `VariantsHistory` class offers two constructors: a default one and another that takes an existing `VariantsHistory` object as a parameter."],["Key properties of the `VariantsHistory` class include `UpdateTime`, which records when the variants were updated, `VariantsCase`, and `VersionVariants`, which contains the flow version variants."],["The webpage offers access to various versions of the `Google.Cloud.Dialogflow.Cx.V3` documentation, ranging from version 1.0.0 to the most recent version 2.23.0."]]],[]]