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-04-09 UTC."],[[["This webpage provides reference documentation for the `VariantsHistory` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically for the .NET environment."],["The `VariantsHistory` class, used to track updates of variants, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a history of versions for the Dialogflow v3 API, with version 2.23.0 being the latest, and it ranges from 2.23.0 to 1.0.0."],["The `VariantsHistory` class has properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`, with associated type and description details."],["The page lists the inherited members of `VariantsHistory` from the `object` class and outlines the available constructors, `VariantsHistory()` and `VariantsHistory(VariantsHistory other)`."]]],[]]