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 API for .NET."],["The `VariantsHistory` class tracks the update history of variants and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the Dialogflow CX v3 API in this list is version 2.23.0, and there are versions ranging all the way back to 1.0.0."],["Key properties of the `VariantsHistory` class include `UpdateTime`, `VariantsCase`, and `VersionVariants`, which define the update time, type of variant, and flow versions as variants respectively."],["The webpage contains a list of all available versions of the API, each linking to its specific documentation page."]]],[]]