public sealed class VariantsHistory : IMessage<VariantsHistory>, IEquatable<VariantsHistory>, IDeepCloneable<VariantsHistory>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class VariantsHistory.
[[["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 page provides documentation for the `VariantsHistory` class within the Google Cloud Dialogflow CX V3 API for .NET, with the most recent version being 2.23.0."],["The `VariantsHistory` class is used to track the history of updates to variants in Dialogflow CX, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VariantsHistory` class includes properties like `UpdateTime`, `VariantsCase`, and `VersionVariants`, which are used to store information about when the variants were updated and which versions are the current variants."],["The documentation provides links to previous versions of the `VariantsHistory` class, allowing developers to access documentation for versions ranging from 1.0.0 up to 2.23.0."],["It is mentioned that `VariantsHistory` inherits from the base Object class, in addition to showing the different methods it inherits."]]],[]]