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 class VersionVariants is 2.23.0, with a total of 36 versions available for reference."],["This page provides documentation and code samples for the `VersionVariants` class within the Dialogflow v3 API, focusing on version 2.13.0."],["The `VersionVariants` class, found in the `Google.Cloud.Dialogflow.Cx.V3` namespace, is used to represent a list of flow version variants."],["`VersionVariants` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create instances, including a copy constructor."],["The `Variants` property of type `RepeatedField` contains the list of flow version variants."]]],[]]