public sealed class VersionConfig : IMessage<Environment.Types.VersionConfig>, IEquatable<Environment.Types.VersionConfig>, IDeepCloneable<Environment.Types.VersionConfig>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `VersionConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, part of the .NET library for Google Cloud's Dialogflow CX."],["The `VersionConfig` class is used to manage version configurations and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists and links to the documentation of multiple versions of this class, ranging from version 1.0.0 up to the latest version, 2.23.0."],["The `VersionConfig` class has a constructor and a `Version` property, which is of string type and is formatted as a path for a version resource within Dialogflow CX, along with other inherited members."],["The latest version of `VersionConfig` is version `2.23.0` which can be found in the provided links."]]],[]]