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 comprehensive history of versions ranging from 1.0.0 to 2.23.0 available for review."],["The `VariantsHistory` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, details the history of variant updates and is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["`VariantsHistory` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and buffer messaging."],["The `VariantsHistory` class contains properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants` allowing the review of when variants were updated, the status, and what flow versions are being used as variants."],["The `VariantsHistory` class includes two constructors: a default constructor `VariantsHistory()` and a copy constructor `VariantsHistory(VariantsHistory other)`."]]],[]]