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 provided content details the `VariantsHistory` class within the Google Cloud Dialogflow CX v3 API, with the latest version being 2.23.0."],["The `VariantsHistory` class tracks updates to variants and includes properties like `UpdateTime`, `VariantsCase`, and `VersionVariants`."],["There is an extensive list of previous versions of the Google.Cloud.Dialogflow.Cx.V3 API, starting from version 1.0.0 up to version 2.23.0."],["The `VariantsHistory` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VariantsHistory` class has two constructors, a parameterless one, and another that takes in an existing `VariantsHistory` object."]]],[]]