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."],[[["The page provides a comprehensive list of versions for the `Google.Cloud.Dialogflow.Cx.V3` API, ranging from version 1.0.0 to the latest release, 2.23.0."],["The `VariantsHistory` class, a part of the Dialogflow v3 API, tracks updates to variants and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VariantsHistory` includes properties such as `UpdateTime` to record the modification times, `VariantsCase` to specify the oneof case, and `VersionVariants` to detail the flow versions."],["The documentation outlines two constructors for the `VariantsHistory` class: a default constructor and one that accepts another `VariantsHistory` instance."]]],[]]