public sealed class VariantsHistory : IMessage<VariantsHistory>, IEquatable<VariantsHistory>, IDeepCloneable<VariantsHistory>, IBufferMessage, IMessage
[[["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\u003eThis webpage details the \u003ccode\u003eVariantsHistory\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which tracks the history of variants updates in Google Cloud Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a comprehensive list of available versions for the \u003ccode\u003eVariantsHistory\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVariantsHistory\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffered message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor \u003ccode\u003eVariantsHistory()\u003c/code\u003e and another that takes an existing \u003ccode\u003eVariantsHistory\u003c/code\u003e object as a parameter for creating a new object from it \u003ccode\u003eVariantsHistory(VariantsHistory other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties such as \u003ccode\u003eUpdateTime\u003c/code\u003e, which records when the variants were updated, \u003ccode\u003eVariantsCase\u003c/code\u003e to see the case the variant is in, and \u003ccode\u003eVersionVariants\u003c/code\u003e, which represents the flow versions as the variants.\u003c/p\u003e\n"]]],[],null,[]]