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."],[[["The provided content is documentation for the `VariantsHistory` class within the Google Cloud Dialogflow CX v3 .NET library, specifically version 2.17.0."],["The `VariantsHistory` class, inheriting from `object`, tracks the history of updates to variants in Dialogflow CX, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document also contains a full history list of versions starting with 2.23.0 (latest) down to 1.0.0, including links to reference their respective documentation."],["The class has two constructors, a default one, and one that takes another `VariantsHistory` as an argument, and it offers properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`."]]],[]]