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 detailing its structure, implementation, and available versions."],["The `VariantsHistory` class is designed to track the history of updates to variants, with functionality like getting an update time and specifying the versions as the variants, it also includes constructors for creating instances and managing properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`."],["This page lists many available versions of the Google.Cloud.Dialogflow.Cx.V3 library, ranging from version 1.0.0 to the latest version, 2.23.0, and all the way down to version 2.13.0, which has its own specific doc page that this page is associated to."],["The `VariantsHistory` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing support for deep cloning, equality checks, and message handling."]]],[]]