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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eVariantsHistory\u003c/code\u003e class for the Dialogflow v3 API is 2.23.0, with a list of previous versions ranging from 2.22.0 down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVariantsHistory\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly, used to track the history of variants updates in Dialogflow v3.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities such as message management, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVariantsHistory\u003c/code\u003e contains properties for \u003ccode\u003eUpdateTime\u003c/code\u003e, which is a timestamp representing when the variants were last updated, \u003ccode\u003eVariantsCase\u003c/code\u003e that indicates which field is populated for the variants, and \u003ccode\u003eVersionVariants\u003c/code\u003e, which stores the different flow versions that are serving as variants.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to be used when creating an instance of the \u003ccode\u003eVariantsHistory\u003c/code\u003e class, one being a default constructor and the other to copy an already existing instance.\u003c/p\u003e\n"]]],[],null,[]]