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 a comprehensive list of historical versions for the `VariantsHistory` class in the Google.Cloud.Dialogflow.Cx.V3 namespace, spanning from version 1.0.0 to the latest 2.23.0."],["`VariantsHistory` is a class within the Dialogflow v3 API that tracks the history of updates to variants."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cVariantsHistory\u003e`, `IDeepCloneable\u003cVariantsHistory\u003e`, and `IBufferMessage`."],["The `VariantsHistory` class has properties such as `UpdateTime`, which indicates the time of the variant update, `VariantsCase`, and `VersionVariants`, to specify the specific version variant."],["Constructors are available to create a default `VariantsHistory` instance or one that is a copy of another `VariantsHistory` object."]]],[]]