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 webpage provides reference documentation for the `VariantsHistory` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET implementation."],["The latest version of the Dialogflow CX v3 API documentation listed is 2.23.0, while the page being described is for version 2.10.0, which is one of many available."],["`VariantsHistory` is a class that represents the history of updates to variants and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["The `VariantsHistory` class includes properties like `UpdateTime`, `VariantsCase`, and `VersionVariants` to manage the variant history, time of last update, and variant type."],["This class is found within the `Google.Cloud.Dialogflow.Cx.V3` namespace, part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and details the inheritance structure from the base object class."]]],[]]