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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVariantsHistory\u003c/code\u003e class in the Google.Cloud.Dialogflow.Cx.V3 namespace is a part of the Dialogflow v3 API, providing a history of variants updates.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, ranging from version 1.0.0 to the latest version 2.23.0, allowing users to review changes and access older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVariantsHistory\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling, equality checks, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eUpdateTime\u003c/code\u003e, which tracks the last update, \u003ccode\u003eVariantsCase\u003c/code\u003e, to manage the various types of variants, and \u003ccode\u003eVersionVariants\u003c/code\u003e, a key component for tracking flow version variants.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eVariantsHistory\u003c/code\u003e class: a parameterless constructor and another that takes an existing \u003ccode\u003eVariantsHistory\u003c/code\u003e object as input for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]