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 documentation for the `VariantsHistory` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its usage in the Dialogflow v3 API."],["The latest version available is 2.23.0, and the page lists versions back to 1.0.0 of this API class, each with their own documentation links."],["The `VariantsHistory` class, which implements multiple interfaces like `IMessage` and `IEquatable`, represents the history of updates to variants in the Dialogflow system."],["The class includes properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`, which are used to store information about the variants and when they were updated."],["The available constructors for `VariantsHistory` include a default constructor and one that allows for creating a new instance by cloning an existing `VariantsHistory` object."]]],[]]