public sealed class VersionVariants : IMessage<VersionVariants>, IEquatable<VersionVariants>, IDeepCloneable<VersionVariants>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class VersionVariants.
[[["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 latest version of the Dialogflow v3 API is 2.23.0, but a comprehensive list of versions from 1.0.0 to 2.23.0 is provided, with direct links to their respective documentation."],["The `VersionVariants` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, serves as the primary data structure for managing flow version variants in the Dialogflow v3 API."],["The `VersionVariants` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which define it's operations."],["The class `VersionVariants` contains a public property, `Variants`, of type `RepeatedField` that stores a list of flow version variants."]]],[]]