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 interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling comprehensive data handling and manipulation."],["It offers constructors for creating new instances, either as an empty object or by copying another `VariantsHistory` object."],["Key properties of the `VariantsHistory` class include `UpdateTime`, which records when variants were updated, `VariantsCase`, and `VersionVariants`, which describes the flow versions as variants."],["The documentation provides a detailed history of version updates for `Google.Cloud.Dialogflow.Cx.V3.VariantsHistory`, starting from version 1.0.0 up to the latest version 2.23.0."]]],[]]