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 API, specifically for .NET development, detailing its structure, inheritance, and implementation."],["The content offers access to a range of API versions, from the latest version 2.23.0 down to version 1.0.0, allowing developers to reference the history and evolution of the `VariantsHistory` class."],["The `VariantsHistory` class is used to track the history of variant updates, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for robust functionality, and includes properties such as `UpdateTime`, `VariantsCase`, and `VersionVariants`."],["The provided information contains documentation for the Constructors, Properties, Inherited Members, and the Namespace for the `VariantsHistory` class."]]],[]]