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 latest version available for the Dialogflow v3 API class `VariantsHistory` is 2.23.0, with a history of versions dating back to 1.0.0."],["The `VariantsHistory` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, documents the history of variants updates within the Dialogflow v3 API."],["`VariantsHistory` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VariantsHistory` class includes properties for `UpdateTime`, which is of type `Timestamp`, `VariantsCase`, and `VersionVariants`, which is of the `VersionVariants` type."],["There are two constructors provided for `VariantsHistory`: a default constructor and one that takes another `VariantsHistory` object as a parameter."]]],[]]