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 page provides reference documentation for the `VariantsHistory` class within the Google Cloud Dialogflow CX V3 API, specifically for the .NET framework."],["The content lists multiple versions of the Dialogflow CX V3 API, ranging from the latest version 2.23.0 down to version 1.0.0."],["The `VariantsHistory` class represents the history of variants updates and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VariantsHistory` class has properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`, which provide details about when the variants were updated and what they contain."],["There are two constructors detailed for the class, one empty and the other taking a parameter of `VariantsHistory`."]]],[]]